.navbar {
	font-family: Georgia, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #294269;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
}
a:link {
	text-decoration: none;
	color: #2B436A;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #663333;
}
a:active {
	text-decoration: none;
	color: #000000;
}.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #294269;
	letter-spacing: normal;
}
.bodytext {
	font-family: georgia, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}
.headerblk {
	font-family: Georgia, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.headersmall {
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #294269;
}
