body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.heading_title_gray {
	font-family: "Franklin Gothic Demi Cond", "Arial Black";
	font-size: 60px;
	color: #CCCCCC;
}
.heading_text_sm_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
}
.heading_text_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff3300;
	font-weight: bold;
}
.heading_title {
	font-family: "Franklin Gothic Demi Cond", "Arial Black";
	font-size: 60px;
	color: #FF3300;
}
.heading_text_white {
	font-family: "Franklin Gothic Demi Cond", "Arial Black";
	color: #FFFFFF;
	font-size: 30px;
}
.body_text_whitespaceers {
	color: #ffffff;
	visibility: visible;
}
.body_text_bluespaceers {
	color: #0099cc;
	visibility: visible;
}

.body_text_blue {
	color: #0099CC;
	font-family: "Franklin Gothic Medium", Arial;
	font-size: 30px;
}
.body_text_green {
	color: #006633;
	font-family: "Franklin Gothic Medium", Arial;
	font-size: 30px;
}
.body_text_black {
	color: #333333;
	font-family: "Franklin Gothic Medium", Arial;
	font-size: 30px;
}
.body_text_red {
	font-family: "Franklin Gothic Demi Cond", "Arial Black";
	color: #FF3300;
	font-size: 30px;
}
.body_text_white {
	font-family: "Franklin Gothic Medium", Arial;
	color: #FFFFFF;
	font-size: 30px;
}

.body_text_blue02 {color: #336699}
.body_text_green02 {color: #009966}
.body_text_white_title {
	font-family: "Franklin Gothic Medium", Arial;
	color: #ffffff;
	font-size: 40px;
}
