<!--
body{
	scrollbar-face-color: #ccccccc;
	scrollbar-arrow-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-track-color: #cccccc;
	scrollbar-darkshadow-color: #999999;
	font-family: Serif;
	font-size: 10pt;
	color: #000000;
	word-spacing: normal; 
}

a:link { color: Maroon; text-decoration: none; font-weight: none }
a:active { color: Maroon; text-decoration: none }
a:visited { color: Maroon; text-decoration: none }
a:hover { color: Red; font-family: Serif; font-weight: none; text-decoration: none; background: Yellow }
-->