h1 {
	text-align: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;

}
h2, h3, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font: Verdana;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font: Verdana;
}	
p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.navbar {
	text-align: center;
}
.imgcenter {
	text-align: left;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	
}
a:visited {
	color: #990099;
	text-decoration: underline;
}
a:active {
	color:#FFFFFF;
	text-decoration: underline;
}
a:hover {
	background-color: #;
}
body {background-color: #000066}
