.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #33CC33;
}
.RedText {
	font-weight: bold;
	color: #FF0000;
}

.LargeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #33CC33;
}
.HeaderText {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #33CC33;
}
.noborder {border:0px;}
