.body_text {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.body_text_bold {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.body_text_red_bold {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ae1f1f;
	font-weight: bold;
}
a {
	color: #669803;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.body_text_center {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: center;
}
