.form {
font-family: Baskerville, Georgia, Times;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.formbox {
	font-family: Baskerville, Georgia, Times;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	width: 300px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3D87D8;
	background-color: #000000;
	letter-spacing: normal;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 35%;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0E4E9A;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #3D87D8;
}
a:link {
	color: #3D87D8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0D4E9A;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-size: 27px;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
}
