ul           { list-style-type: square; color: #004885 }
body         { font-family: Verdana; font-size: 12pt }
a            {text-decoration:none; color:#CC3300 }
A:hover      { color: #FFBB2A; text-decoration: underline }
a:link       { color: navy }
a:visited    { color: red }
BODY
		{
			scrollbar-face-color:#c9c9c9;
			scrollbar-arrow-color:#000000;
			scrollbar-track-color:#ecebeb;
			scrollbar-shadow-color:#000000;
			scrollbar-highlight-color:#000000;
			scrollbar-3dlight-color:#ecebeb;
			scrollbar-darkshadow-Color:#ecebeb;
		}
a:active     { color: red }
h1           { font-size: 10pt; color: #004885; font-weight: bold }
table        { font-family: Verdana; font-size: 8pt }