.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.Small-Link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333300;
	text-decoration: underline;
}
.Small-Link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
}
.Small-Link:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.BoldGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333300;
}
.smallWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.BoldWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.BoldRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
