@charset "utf-8";
.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #43573B;
}
.ParagraphText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.CopyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #263322;
}
.MenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.SubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #43573B;
}
