body {
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: 400;
}
.RedHeader {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
}
.TitleHeader {
	font-size: 15px;
	font-weight: bold;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
