<!--
A:link {color: black; text-decoration: none; font-family: "Times New Roman", Serif}
A:visited {color: black; text-decoration: none; font-family: "Times New Roman", Serif}
A:active {color: black; text-decoration: none; font-family: "Times New Roman", Serif}
A:hover {text-decoration:underline; font-family: "Times New Roman", Serif}
body {font-family: "Times New Roman", Serif;
	background-color: #999933;
	color: black; 
	margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    scrollbar-face-color: #343434;
    scrollbar-shadow-color: #C0C0C0;
    scrollbar-highlight-color: #C0C0C0;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #343434;
    scrollbar-arrow-color: green; }
-->