body {
	background-color: #000000;
	font-size: 12px;
	color: #FFFFFF;
}
p {
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-size: 13px;
	color: #999999;
}
A:visited {
	color: #999999;
	text-decoration: none;
}
A:hover {
	color:#FF0000;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
h2 {
	font-size: 12px;
	color: #CCCCCC;
}
td {
	font-size: 12px;
	color: #999999;
}
.style2 {
	font-size: 12px;
	color: #FF0000;
}

