body {
	background-color: #000033;
}

body {
	color: #000033;
}

td, th {
	color: #CCCCCC;
}

h1 {
	color: #CCCCCC;
}

h2 {
	color: #CCCCCC;
}

h3, h4 {
	color: #CCCCCC;
}

h5, h6 {
	color: #CCCCCC;
}

a {
	color: #CCCCCC;
}

a:link {
	color: #00FF00;
}
a:visited {
	color: #00FF00;
}
a:hover {
	color: #00FF00;
}
a:active {
	color: #00FF00;
}
body,td,th {
	color: #CCCCCC;
}
