.style2 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #999999;
}
.footer {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #999999;
}
h2 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: lighter;
	color: #999999;
	letter-spacing: 2pt;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
