Body	{	
	scrollbar-3dlight-color:999999;
    scrollbar-arrow-color:ffffff;
    scrollbar-base-color:000000;
    scrollbar-darkshadow-color:999999;
    scrollbar-face-color:000000;
    scrollbar-highlight-color:000000;
    scrollbar-shadow-color:000000;
	background : Black;
}

TD {
	color: #ffffff;
	font-family: "MS Serif", "New York", serif;
	font-size: small;
}

A {
	color: #999999;
	font-family: "MS Serif", "New York", serif;
	font-size: small;
	text-decoration : none;
	font-weight : bold;
}

A:Visited	{
	color: #999999;
	font-family: "MS Serif", "New York", serif;
	font-size: small;
	text-decoration : none;
	font-weight : bold;
}

A:Hover	{
	color: #006699;
	font-family: "MS Serif", "New York", serif;
	font-size: small;
	text-decoration : none;
	font-weight : bold;
}

A:Active	{
	color: #ffffff;
	font-family: "MS Serif", "New York", serif;
	font-size: small;
	text-decoration : underline;
	font-weight : bold;
}

H1 {
	color: #006699;
	font-family: "MS Serif", "New York", serif;
	font-size: large;
}



