body {
	background-color: black;
}

body, td, th {
	color: #CCCCCC;
}

h1 {
	color: #3399CC;
}

h2 {
	color: #3399CC;
	text-decoration: none;
}

h3, h4 {
	color: #CC6633;
}

h5, h6 {
	color: #CCCCCC;
}

a {
	color: #666666;
	text-decoration: none;
}

form {
	background-color: #990000;
}
h5 {
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
