   PRE       { color : black;font-family:"Arial"; font-size:10pt}
   td.footer          {color:white;font:8pt "Arial"}
   A.footer:link      {color:white;font:8pt "Arial"}
   A.footer:visited   {color:white;font:8pt "Arial"}
   A.footer:hover     {color:red;font:8pt "Arial"}
   DIV.footer         {color:black;font:10pt "Arial"}



   A:link    {color: black;font:12pt "Arial";text-decoration:none}
   A:visited {color: black;font:12pt "Arial";text-decoration:none}
   A:hover   { color : red;font:12pt "Arial";text-decoration:none} 
   TD        {color: black;font:12pt "Arial"}
   P         { color : black;font-family:"Arial"; font-size:12pt; margin:10px}

   h1.pagetitle {color:black;font:24pt "Arial"}

   P.home {color:black;font:12pt "Arial"}
   A.home {color:black;font:12pt "Arial"}
   A.home:link    {color: black;font:12pt "Arial"}
   A.home:visited {color: black;font:12pt "Arial"}
   A.home:hover   { color : red;font:12pt "Arial"} 
   A.buttons:link     {color:white;font:12pt "Arial";font-weight:bold;text-decoration:none; margin:10px}
   A.buttons:visited  {color:white;font:12pt "Arial";font-weight:bold;text-decoration:none; margin:10px}
   A.buttons:hover    {color:red;font:12pt "Arial";font-weight:bold;text-decoration:none; margin:10px}


   BODY
{
	scrollbar-face-color: blue;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000080;
	scrollbar-darkshadow-color: #000080;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: gold;
	scrollbar-track-color: grey;
	font-family: Arial;
}

