body,td,th {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	color: #cccccc;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #f2f2f2;
}
a:active {
	text-decoration: none;
	color: #999999;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}


