body, table, p {

font-family: verdana, tahoma;

font-size: 8pt;

color: #000000;

}







h1, h2, h3, h4 {

font-size: 9pt;

color: #000000;


}



a:link,  {

text-decoration: none;

color: #000000;

font-weight: bold;



}



a:hover, {

text-decoration: underline;

color: red;

font-weight: bold;

}



a:active,  {

text-decoration: none;

color: #CC0033;

font-weight: bold;

}



a:visited,  {

text-decoration: none;

color: #CC0033;

font-weight: bold;

}