.SmallFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.BodyFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.BodyFontBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #484800;
	text-align: left;

}
.TitleFont {
	font-family: "Arial Narrow";
	font-size: 20px;
	font-weight: bold;
	color: 008000;
	font-style: italic;
	text-align: left;



}
.PageTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #008000;

}
.Font1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #004000;


}
.LargeFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6A6A00;

}
