/* CSS Document */
body {
	background-color: #fcfcf3;
}
a.nav:link, a.nav:visited, a.nav:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight      : bold;
	font-size: 12px;
	text-decoration:none;
	color: #000099;
	text-align:left;
}
h1 {
	text-align:center;
	color: #000066;
	font-size: 24px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;	
}
.main {
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	text-align:justify;
}
.hed2 {
	text-align:center;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}

.ml1 {color:#BCB2B2; font-size:11px; text-decoration:none;}
.ml1:hover { text-decoration:underline;}