h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	font-weight: 400;
	padding-left: 10px;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-weight: 500;
	color: #CCCCCC;
	font-size: 16px;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-weight: 500;
	color: #999999;
	font-size: 16px;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-weight: 500;
	color: #CC0000;
	font-size: 16px;
}
a:active {
	font-family: "Courier New", Courier, monospace;
	font-weight: 500;
	color: #CC0000;
	font-size: 16px;
}
h4 {
	font-family: "Courier New", Courier, monospace;
	font-weight: 500;
	color: #CCCCCC;
	text-align: center;
}
h5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: 400;
	color: #CC0000;
	float: right;
	margin: 0px;
	padding-right: 10px;
}
body,td,th {
	color: #CCCCCC;
}
body {
	background-color: #000000;
}


A{text-decoration:none}
h7 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: 300;
}
p {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: 300;
	color: #CCCCCC;
}
h8 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: 400;
	color: #CCCCCC;
}
