table { font-size: 11; }
body { font-family: arial, helvetica; font-size: 11; }
a:link, a:visited, a:active { color: #002690; text-decoration: none; font-family: arial, helvetica; font-size: 11; }
.tableheading { font-weight: bold; }
.label { font-family: arial, helvetica; font-size: 11; font-weight:"bold"; color: #000066; }
.header { font-family: arial, helvetica; font-size: 11; font-weight:"bold"; color: #000066; }
.bodytext { font-family: arial, helvetica; font-size: 11; color: #463E3F; }
.badpoint { color: red; font-weight:"bold";}
.goodpoint { color: green; font-weight:"bold";}
.formcontrol { font-family: arial, helvetica; font-size: 11; }
.navbar { font-family: arial, helvetica; font-size: 11; color: #FFFFFF; }
.navbar a:link, .navbar a:visited, .navbar a:active { color: #DCE86E; text-decoration: none; }
.blackbox {border-width:1px; border-style:"solid"; border-color:"black"; padding:10px; background-color:"Ivory"}
.sectiontitle {
	font-size: medium;
	font-weight: normal;
	letter-spacing: .1em;
	color: #002690;
	}
.websitetitle {
	font-size: large;
	font-weight: bold;
	letter-spacing: .3em;
	color: #FFFFFF;
	}
	
#banner {
	font-family: Arial, sans-serif;
	color: #000066;
	background-color: #FFFFFF;
	text-align: left;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h2 {
	font-size: small;
	color: #DCE86E;
	}
	


