@charset "ISO-8859-1";
body,td,th {
	font-family: Century Gothic;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #FF00FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF00FF;
}
a:hover {
	text-decoration: underline;
	color: #FF00FF;
}
a:active {
	text-decoration: none;
	color: #FF00FF;
}
.style9 {font-size: 18px}
.style12 {color: #000000;
	font-family: "Century Gothic";
}
