body, p, br, td, div {font-family: verdana, arial, tahoma; font-size: 10px; color: #000000; }
a:link	{text-decoration:none;  color:  #003366; font-weight=bold}
a:visited {text-decoration:none;  color: #003366; font-weight=bold}
a:active {text-decoration:none;   color: #003366; font-weight=bold}
a:hover {text-decoration: none;  color: #003399; font-weight=bold}
body
	{
	background-repeat: repeat-y;
  	background-attachment: fixed;
	scrollbar-arrow-color: #cccccc;
	scrollbar-track-color: #cccccc;
	scrollbar-face-color: #cc3333;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	}