.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #002C84;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #002C84;
}

a:link {
	font-weight: bold;
	color: #00C;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #00C;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #C6C3F7;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #C6C3F7;
	text-decoration: none;
}
.Footer {	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.Footer a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
