body { background-color: #E4EEDB }

body {
scrollbar-face-color: #E4EEDB;
scrollbar-shadow-color: #xxxxxx;
scrollbar-highlight-color: #xxxxxx;
scrollbar-3dlight-color: #xxxxxx;
scrollbar-darkshadow-color: #xxxxxx;
scrollbar-track-color: #xxxxxx;
scrollbar-arrow-color: #xxxxxx;
} 


h1 { font-family: Verdana; font-size: 10pt; font-weight: bold }
p, td { font-family: Verdana; font-size: 8pt }

a:link { color: blue; text-decoration: none }
a:visited {color: #800080 }
a:hover { color: #0000FF }
a:active {color: #0000FF }
