body { color: #FFFFCC;
font-family: Verdana;
text-align: left;
font-size: 9pt;
background-position: 80% 10%;
background-repeat: no-repeat;
background-attachment: fixed;
 margin-right: 4px
}

a:link, a:visited {color: #FFFF00;
text-decoration: none;
font-size: 10pt; font-weight:bold}

a:hover {color: #D9060C;
font-size: 10pt;
text-decoration: none}


h1 {font-size: 1.1em;
font-family: Verdana;
font-weight: bold;
text-align: left;
color: #CFDCE3;

}

h2 {font-size: 1em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
text-align: left;

}
BODY {	scrollbar-face-color:#ECECEC;
		scrollbar-track-color:#5B8491;
		scrollbar-arrow-color:#5B8491;
		scrollbar-highlight-color:black;
		scrollbar-3dlight-color:#5B8491;
		scrollbar-shadow-color:#5B8491;
		scrollbar-darkshadow-color:grey;
 }