BODY
{
	scrollbar-base-color: #66CCFF;
	scrollbar-arrow-color: #000000;
	scrollbar-DarkShadow-Color: #000000;
	color: #000066;
	font-family: "Monotype Corsiva";
	font-size: small;
	margin: 5px;
	padding: 5px;
}

.link a:hover, a:active
{
text-decoration: underline;
color: #000066;
font-weight: bold;
font-size: small;
}

.link a:link 
{
font-weight: bold; 
text-decoration: underline; 
color: orange;
font-size: small;
}

.link a:vlink {
font-weight: bold; 
text-decoration: none; 
color: orange;
font-size: small;	
}

.link a:visited {
font-weight: bold; 
font-size: small;	
}

.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000066;
}
