BODY { 
	FONT-FAMILY : "Verdana";
	FONT-SIZE : 10pt;
	BACKGROUND-COLOR : white;
	COLOR : darkred;
	SCROLLBAR-FACE-COLOR: silver;
	SCROLLBAR-SHADOW-COLOR: black;
	SCROLLBAR-HIGHLIGHT-COLOR: maroon;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-ARROW-COLOR: maroon;
}

A {	color : black;text-decoration : underline}
A:hover { color : gray;text-decoration : bold}
