a:link {
	color: #007CC1;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	font-weight: bold;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}

.bkg {
	background-color: #a5bed8;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}

.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
}

.bodytext2 {
	font-family: "Times New Roman", Times, serif;
}

.headline {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #007CC1;
	font-size: 24px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-transform: none;
	font-weight: bold;
}
.headernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
.frontnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-transform: none;
	line-height: 25px;
	vertical-align: middle;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.headline3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3093cf;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
