/* CSS Document */

body {
	background-color: #000000;
}
body,td,th {
	color: #FFFFFF;
	font-size: 12px;
}
h1 {
	color:#999999;
	font-size: 1px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a {
	font-size: 12px;
	text-decoration: none;
}.hide {
	color: #999999;
	font-size: 1px;
}
div {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: auto;
	height: auto;
	width: auto;
	left: 100px;
}

.head {font-size: 14px}