body {
	background-color: #330000;
}

body, td, th {
	color: #FFCC99;
}

h1 {
	color: #FF6666;
}

h2 {
	color: #FF99CC;
}

h3, h4 {
	color: #CC9999;
}

table.links {
	color: #330000;
	background-color: #0033CC;
	position: absolute;
	top: 10px;
	left: 10px;
}

table.body {
	position: absolute;
	left: 241px;
	top: 10px;
	width: 500px;
}

table.code {
	background-color:#009900;
	color: #66FFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

h5, h6 {
	color: #FFCCCC;
}

a {
	color: #FF0033;
}

form {
	background-color: #990000;
}
