﻿.BodyText {
	border-style: solid;
	border-width: 0;
	font-family: "Lucida Sans Unicode";
	color: #003366;
	background-color: #E6E2CA;
	font-size: 12pt;
}
.PageBkGd {
	background-color: #D0CAB3;
}
.SmallText {
	font-family: "Lucida Sans Unicode";
	font-size: 8pt;
	color: #003366;
	margin-top: 0;
	margin-bottom: 0;
}
.BodyTextLink {
	border-style: solid;
	border-width: 0;
	font-family: "Lucida Sans Unicode";
	color: #003366;
	background-color: #E6E2CA;
	font-size: 12pt;
	text-decoration: underline;
}
.BodyTextDarkBG {
	border-style: solid;
	border-width: 0;
	font-family: "Lucida Sans Unicode";
	color: #003366;
	font-size: 12pt;
}
