@charset "Windows-1252";

body {
	background-repeat: repeat-y;
}

IMG {border-color:#000099;}
TH {font-size:9pt;font-family:Arial,Helvetica,sans-serif;}
TD {font-size:9pt;font-family:Arial,Helvetica,sans-serif;}
B {font-size:9pt;font-family:Arial,Helvetica,sans-serif;}
A:hover{color:black;}
A:{color:blue;}

 .whitelink a:link {text-decoration: none; color:fff; }
  .whitelink a:visited {text-decoration: none; color:fff; }
  .whitelink a:active {text-decoration: none; color:fff; }
  .whitelink a:hover {text-decoration: underline; color:fff; }
  
  .whitelinkbold a:link {text-decoration: none; color:fff; font-weight:bold; }
  .whitelinkbold a:visited {text-decoration: none; color:fff; font-weight:bold; }
  .whitelinkbold a:active {text-decoration: none; color:fff; font-weight:bold; }
  .whitelinkbold a:hover {text-decoration: none; color:fff; font-weight:bold; }


