body {
	background-color : #ffffff;
	color : #000000;
	margin-top : 15px;
	margin-left: 25px;
	margin-right: 25px;
	font-family: Arial, Helvetica;
	}
	

a:link        { color: #666666; text-decoration: none; }   
a:visited    { color: #999999; text-decoration: none; }
a:active     { color: #999999; text-decoration: none; }
a:hover 	{color: #990033; text-decoration: underline; }
	
.normtext { font-family: Arial, Helvetica; font-size: x-small; font-weight: normal; }

.fakespace { margin-top : 35px; }
