body
{
 padding: 0;
 margin: 0;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 12pt;
 background-color: #666666;
 color: #000000;
}
 
h1
{
 font-size: 12pt;
 font-weight: bold;
}
 
h2
{
 font-size: 11pt;
 font-weight: bold;

}
h5
{
 font-size:10pt;
 font-weight: bold;
}
 

 

p
{
 font-size: 12px;
 line-height:20px;
 font-family: Times New Roman, Helvetica, sans-serif;
 color: #000000;
 text-align: left;
 vertical-align: top;
}
a:link { color:#000000; text-decoration:underline;  }
a:visited { color:#000000; text-decoration:underline; }
a:active { color:#000000; text-decoration:underline; }