@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #b7d3f0;
}
p, ul, basefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
link,vlink {
	color: #003366;
	text-decoration: none;
}
alink {
	color: #FFFF00;
	text-decoration: underline;
}
.masthead {
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #1A376F;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#mainimage {
	width: 100%;
	max-width: 432px;
}
