@charset "UTF-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #FFF;
}
body {
	background-color: #000;
}
a {
	font-size: 1em;
	color: #06F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #63C;
}
a:hover {
	text-decoration: underline;
	color: #0CF;
}
a:active {
	text-decoration: none;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
#content {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	padding: 10px;
	width: 600px;
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
