.LeftNavigationLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.SectionTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #006699;
	font-variant: small-caps;

}
.BodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 30px;
}
.FooterText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.FooterLink {
	color: #FFFFCC;
}
.FooterLink:hover {
	text-decoration: none;
}
.LeftNavigationLink:hover {
	text-decoration: none;
}
.BodyLink {
	color: #006699;
}
