body { color: #333333; 
background: #ffffff;
font-family: Arial, Helvetica; font-size : 9pt;
margin: 10px 100px 0px 10px ; 
}

td { font-family: Arial, Helvetica; font-size : 9pt; }
h1,h2 { font-family: Arial, Helvetica; font-size : 9pt; }
 
a:link { color: #ff9900; font-weight : bold; text-decoration : none; }  
a:visited { color: #996633; font-weight : bold; text-decoration : none; } 
a:hover { color: #ff9900; font-weight : bold; text-decoration : none; }
a:active { color: #ff6600; font-weight : bold; text-decoration : none; }
