BODY
{
scrollbar-face-color: Black;
scrollbar-shadow-color: Fuchsia;
scrollbar-highlight-color: White;
scrollbar-3dlight-color: Purple;
scrollbar-darkshadow-color: Red;
scrollbar-track-color: Black;
scrollbar-arrow-color: Fuchsia;
Background-Color: Black;
}

A { color: white;
	 font-family: arial
	 font-weight: bold;
	 font-size: 14pt;
	 text-decoration: none; }
A:hover { color: yellow;
	 font-family: arial
	 font-size: 14pt;
	 font-weight: bold;
	 text-decoration: none; }
H1,H2,H3
{color: Fuchsia;
text-align: Center
}

H3.white
{color: white;
font-size: 13pt;
}

P,TD
{
color: white;
}

P.menu
{
color: yellow;
font-size: 9pt;
font-weight: bold;
}

LI
{color: white;
}
.small
{
color: white;
font-size: 10pt;
