.imagebar{
	background-color: White;
	width: 720px;
	height: 200px;
	margin-left: 40px;
	margin-top: 0px;
	border: none;
}
.menubar{
	height: 35px;
	width: 710px;
	background-color: #ffffff;
	border: none;
	margin-left: 40px;
	margin-top: 0px;
}
.links{
	margin-left: 20px;
	margin-top: 0px;
	width: 200px;
	height: 300px;
	font-family:  sans-serif;
	font-size: 9pt;
}
.main{
	margin-left: 180px;
	margin-top: -300px;
	width: 600px;
	height: 800px;
	font-family: sans-serif;
	font-size: 11pt;
}
.bigblue{
	font-family: sans-serif;
	font-size: 12pt;
	color: #070075;
	font: bold;
}
.bigwhite{
	font-family: sans-serif;
	font-size: 12pt;
	color: White;
	font: bold;
}
a:link, a:visited{
	font-family: sans-serif;
	font-size: 9pt;
	color: #070075;
	font: bold;
}	
.hugeblue{
	font-family:  sans-serif;
	font-size: 18pt;
	color: #070075;
	font: bold;
}
.blue{
	font-family: sans-serif;
	font-size: 10pt;
	color: #070075;
	font: bold;
.red{
	font-family: sans-serif;
	font-size:  11pt;
	color: Maroon;
}
.small{
	font-family: sans-serif;
	font-size: 7pt;
}