.style1 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
}
.style2 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
}
a {
	font-family: Century Gothic;
	font-size: 10px;
	color: #C0C0C0;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #1B66E3;
}
a:active {
	text-decoration: none;
	color: #666666;
}
body,td,th {
	color: #E7E7E7;
}
body {
	background-color: #E7E7E7;
	float:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
