body         { background-color:#00065f}
body         { font-family: Verdana, Arial; font-size: 80%; color:#ffffff }
a:link       { text-decoration: none; color: orange; font-weight: bold }
a:active     { text-decoration: none; color: orange; font-weight: bold }
a:visited    { text-decoration: none; color: orange; font-weight: bold }
a:hover      { text-decoration: underline; color: white; font-weight: bold }

BODY 
{ 
scrollbar-base-color: #00065f; 
scrollbar-arrow-color: orange;
scrollbar-DarkShadow-Color: blue; 
}

.head {font-weight: bold;
	font-size: 17px;
	}
.small {
	font-size: 11px;
	}
p 	{margin-top:1px;
	margin-bottom: 3px;
	text-indent: 5px;}
	



