@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-color: #333333;
}
a {
	font-size: 12px;
	color: #999999;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #9966FF;
}
a:hover {
	text-decoration: none;
	color: #99CC33;
}
a:active {
	text-decoration: none;
	color: #006699;
}
h1 {
	font-size: 24px;
	color: #3366FF;
}
h2 {
	font-size: 16px;
	color: #CC3333;
}
h3 {
	font-size: 12px;
	color: #2FA034;
}
