body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #003399;
}
#main #headerbar {
	background-image: url(images/headerbar.jpg);
	background-repeat: no-repeat;
	background-position: top top;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: underline;
}



#main {
	background-color: #FFFFFF;
	border: thick solid #66CCFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #003399;
	font-style: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
#rate {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003399;
	border: thin solid #66CCFF;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
#contactbg {
	border: thin solid #003399;
}
