HTML {
overflow: -moz-scrollbars-vertical;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.textfooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #01224B;
	line-height: 14px;
	padding-top: 15px;
	margin: 0px;
	text-align: center;
	padding-left: 10px;
}
.linkfooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #FFBA00;
	line-height: 14px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #01224B;
	line-height: 16px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bodyheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #01224B;
	padding-top: 10px;
	padding-right: 10px;
	line-height: 20px;
	padding-left: 10px;
}
.bodylinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #6B0103;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}
