@charset "ISO-8859-1";
.RedHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#990000;
}
.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.BoldBodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.RedBodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color:#990000;
}
.RedHeadBig {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color:#990000;
}
.BodyText14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.GreenHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#336633;
}