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