@charset "UTF-8";

<style type="text/css">

body,td,th {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	margin-top: 50px;
	line-height: 21px;
	
}

body {
	text-align:left;
	background:#FFFFFF;
	margin-top: 50px;
	
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #CC3300;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #fe4000;
	text-decoration: none;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.footer {
	font-size: 11px;
	color: #666666;
	font-family: Arial;
}
.classTitle {
	font-size: 18px;
	color: #333333;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
.text {
	color: #333333;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
}
.orangeLink {
	color: #CC3300;
	font-weight: bold;
}

</style>
