body {
     background-color: #ffffff;
     color: #000000;
     margin: 0;
     margin-height: 0;
     margin-width: 0;
     overflow: scroll;
     overflow-x: hidden;
     }

a    {
     color: #000000;
     text-decoration: underline;
     font-family: arial, helvetica;
     font-size: 8pt;
     font-style: italic;
     }

img  {
     border: 0;
     }

p   {
     color: #000000;
     text-decoration: none;
     font-family: arial, helvetica;
     font-size: 8pt;
     font-style: italic;
     }
p.bold   {
     color: #000000;
     text-decoration: none;
     font-family: arial, helvetica;
     font-size: 8pt;
     font-style: italic;
     font-weight: bold;
     }
p.url  {
     color: #666666;
     text-decoration: none;
     font-family: arial, helvetica;
     font-size: 7pt;
     font-style: italic;
     }
p.big  {
     color: #000000;
     font-family: arial, helvetica;
     font-size: 12pt;
     font-style: normal;
     font-weight: bold;
     }
p.und  {
     color: #000000;
     font-family: arial, helvetica;
     font-size: 10pt;
     font-style: italic;
     font-weight: bold;
     }
table{
     border: none;
     spacing: 0;
     padding: 0;
     }
