<style type="text/css">
<!--
body {
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #43575B;
scrollbar-base-color: #000000;
scrollbar-darkshadow-color: #9FB9BE;
scrollbar-face-color: #43575B;
scrollbar-highlight-color: #DEE8E9;
scrollbar-shadow-color: #DEE8E9;
scrollbar-track-color: #9FB9BE; 
font-family: Georgia; 
color: #000000;
font-size: 8pt;
background-image:bg.gif;
background-attachment:fixed;
background-color:#DEE8E9;
background-repeat: repeat-y;
}

.headofpage { font-size: 24pt; font-family: "Georgia"; font-style: italic; font-weight: bold; text-decoration: none; }

.sidenav {
font-size: 8pt;
font-family: "Georgia";
color: #000000; }

.menu:link,.menu:visited,.menu:active  {
        background:#transparent;
	color: #000000;
	font-family: georgia;
        letter-spacing: 0px;
	font-size: 8pt;
	line-height: 10pt;
        font-style: none;
        font-weight: bold; 
        cursor : default;
        display : block;
	text-align: left;
        border-right : 8px solid #43575B;
	margin : 0;
        padding : 0px;
}

.menu:hover {
        background:#43575B;
	color: #FFFFFF;
	font-family: georgia;
        letter-spacing: 0px;
	font-size: 8pt;
	line-height: 10pt;
        font-style: none;
        font-weight: bold; 
        cursor : default;
        display : block;
	text-align: left;
        border-right : 8px solid #9B9A9A;
	margin : 0;
        padding : 0px;
}

.main {
font-size: 8pt;
font-family: "Georgia";
color: #000000; }

blockquote {
color: #000000;
width: 350px;
text-align: left;
border-top: 0px dotted;
border-left: 3px solid #6C6C6C;
border-right: 0px solid;
border-bottom: 0px solid;
padding: 4px;
background-color: #9B9A9A;
}

.sidenav select { background-color: #DEE8E9; font-color: #000000; font-size: 10px; font-family:Georgia; }

b {color:#000000; font-weight:none; }
a:link {color: #43575B; text-decoration: none; }
a:visited {color: #43575B; text-decoration: none; }
a:active {color: #43575B; cursor: default; font-style: bold; text-decoration: none; }
a:hover {color: #000000; cursor: crosshair; font-style: bold; text-decoration: none; }

h6 { font-size: 24pt; font-style: bold, italics, underline; color: #000000; }

textarea {
	font-family: "Georgia";
	color: #000000;
	background: #DEE8E9;
	text-decoration: none;
	border:1px solid #000000;
	}
-->
</style>