.main_body {
	font-size: 11px;
	color: #0F3980;
	font-family: "Century Gothic", Arial, Geneva, sans-serif;
}
.white_footer {
	font-size: 10px;
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, Geneva, sans-serif;
}

a.tinywhite:link {
	font-size: 10px;
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, Geneva, sans-serif;
}
a.tinywhite:visited {
	font-size: 10px;
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, Geneva, sans-serif;
}
a.tinywhite:hover {
	font-size: 10px;
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, Geneva, sans-serif;
}
a.tinywhite:active {
	font-size: 10px;
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, Geneva, sans-serif;
}
td {
	color: #0F3980;
	font-size: 11px;
	font-family: "Century Gothic", Arial, Geneva, sans-serif;
}
b.main_title {
	font-size: 16px;
	font-weight: bold;
	color: #0F3980;
	font-family: "Century Gothic", Arial, Geneva, sans-serif;
}
b.main_titleOrange {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	font-family: "Century Gothic", Arial, Geneva, sans-serif;
}