Body	{
	scrollbar-3dlight-color:#ffcc00;
   scrollbar-arrow-color:#003399;
   scrollbar-base-color:#ffcc00;
   scrollbar-darkshadow-color:#ffcc00;
   scrollbar-face-color:#ffcc00;
   scrollbar-highlight-color:#ffcc00;
   scrollbar-track-color:#ff6633;
   scrollbar-shadow-color:#ffcc00;
}

TD {
	color: #003399;
	font-family: "Arial";
	font-size: x-small;
	line-height : 170%;
}

A {
	color: #ff6633;
	font-family: "Arial";
	font-size: x-small;
	text-decoration : none;
}

A:Visited	{
	color: #ff6633;
	font-family: "Arial";
	font-size: x-small;
	text-decoration : none;
}

A:Hover	{
	color: #003399;
	font-family: "Arial";
	font-size: x-small;
	text-decoration : none;
}

A:Active	{
	color: #ff6633;
	font-family: "Arial";
	font-size: x-small;
	text-decoration : none;
}

H1 {
	color: #ff6633;
	font-family: "Arial";
	font-size: small;
	text-decoration : none;
}


