body {
	background-repeat: no-repeat;
	background-position: center top;
	color: white;
	font-family: 'MS UI Gothic';
	font-size: 10pt;
}

th{
	font-size: 9pt;
	font-color: white;
}

td{
	font-size: 10pt;
	font-color: white;
}

A:link {color:#000000; text-decoration:none;}
A:visited {color:#000000; text-decoration:none;}
A:hover {color:#990000; text-decoration:underline;}
A:active {color:#000000; text-decoration:none;}

A.novisited:link {color:#4169e1; text-decoration:none;}
A.novisited:visited {color:#4169e1; text-decoration:none;}
A.novisited:hover {color:#ff4500; text-decoration:underline;}
A.novisited:active {color:#ff4500; text-decoration:none;}

A.underline:link {color:#4169e1; text-decoration:underline;}
A.underline:visited {color:#4169e1; text-decoration:underline;}
A.underline:hover {color:#ff4500; text-decoration:underline;}
A.underline:active {color:#ff4500; text-decoration:underline;}

   scrollbar-face-color: "#FFFFFF";
   scrollbar-highlight-color: "#FFFFFF";
   scrollbar-3dlight-color: "#999999";
   scrollbar-shadow-color: "#999999";
   scrollbar-darkshadow-color: "#FFFFFF";
   scrollbar-track-color: "#FFFFFF";
   scrollbar-arrow-color: "#999999";
