body,td,th {
	font-family: Century Gothic;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Style1 {font-size: 10px}
.Style2 {
	color: #333333
}
.Form1 {
	border: solid 1px #FFFFFF;
	background-color: #999999;
	font-size: 10px;
	font-family: "Century Gothic";
}