@charset "utf-8";
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 5px;
	color: #0000FF;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: underline;
	color: #FF00FF;
	font-size: 14px;
}
h1 {
	font-size: 20px;
	color: #666666;
}
h2 {
	font-size: 15px;
	color: #999999;
}
.Footer {
	font-family: Verdana, Geneva, sans-serif;
}
.Footer {
	font-family: Georgia, Times New Roman, Times, serif;
}
