@charset "utf-8";
body {
	background-color: #FFF;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #999;
	}

.body_table .c3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
	float: right;
	width: 750px;
}
a {
	font-size: 13px;
	color: #000099;
	font-family: Tahoma;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #00F;
}
a:visited {
	text-decoration: none;
	color: #00F;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #00F;
}
.whitefooter {color: #FFFFFF}
.copyright {
	font-size: 14px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
.redbody {
	color: #333;
	font-weight: normal;
	font-size: 14px;
}

