.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	color: #003366;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #003366;
}
.h3 {
	font-size: 18px;
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 003366;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #003399;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 003366;
}
.scrimgrt {
	padding-bottom: 10px;
	padding-left: 10px;
}
.scrimglft {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
}

.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #003366;
}
