.body_text {
	font-family: Arial;
	font-size: 12px;
	color: #525252;
}
.copyright {

	font-family: Arial;
	font-size: 12px;
	color: #2A3F55;
}
.table_headers {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
}
.schedule_text {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.body_text_bold {
	font-family: Arial;
	font-size: 12px;
	color: #525252;
	font-weight: bold;
}
.bold_red {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.image_left {
	float: left;
	padding-right: 7px;
	padding-bottom: 2px;
	margin-right: 7px;
	margin-bottom: 2px;
}
.body_text_blue {

	font-family: Arial;
	font-size: 12px;
	color: #0033CC;
}
