BODY 	   {color: #000091; font-family: "arial"; text-decoration: "none"; font-size: 11pt}
A          {font-family: "arial"; text-shadow: "red"; font-size: 10pt  }
A:link     {color: #000091; text-decoration: "none"  }
A:visited  {color: #000091; text-decoration: "none"  }
A:active   {color: #000091; text-decoration: "underline"  }
A:hover    {color: red;  text-decoration: "underline"  }

H1		   {font-family: "arial"; text-decoration: "none"; font-size: 14pt; font-weigth: bold }
H2		   {font-family: "arial"; text-decoration: "none"; font-size: 12pt; font-weigth: bold }
H3		   {font-family: "arial"; text-decoration: "none"; font-size: 10pt; font-weigth: bold }
H4		   {font-family: "arial"; text-decoration: "none"; font-size: 9pt; font-weigth: bold }

TH		   {font-family: "arial"; text-decoration: "none"; font-size: 9pt; font-weigth: bold }
TD		   {font-family: "arial"; text-decoration: "none"; font-size: 9pt;}

.text	   {font-family: "arial"; text-decoration: "none"; font-size: 12pt }
.small	   {font-family: "arial"; text-decoration: "none"; font-size: 7pt }
.eval 	   {background-color: #eeeeee; font-family:Courier; margin-top:12pt}
.pre	   {background-color: #eeeeee; font-family:Courier; margin-top:12pt}


body {scrollbar-3dlight-color:white; 
scrollbar-arrow-color:#000091;
scrollbar-base-color:white;
scrollbar-darkshadow-color:white;
scrollbar-face-color:white;
scrollbar-highlight-color:white;
scrollbar-shadow-color:#000091}

