.headernorm {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #003366;
}
body {
	background-color: #FFFFFF;
	background-image: url();
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	font-style: normal;
	font-weight: normal;
}
.subheader {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #003366;
}
.capital {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #003366;
	font-weight: bold;
}
a:link {
	color: #00F;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a:visited {
	text-decoration: underline;
	color: #00F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	text-decoration: underline;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:active {
	text-decoration: none;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}

