body {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px;
}
.heading {
	background-color: #CC6600;
}
table.big {
	width: 80%;
	border: 0;
}
.content {
	background-color: #FFFFFF;
}
.headingtext {
	color: #000000;
	font-size: xx-large;
	font-style: normal;
	text-decoration: none;
}
.big .navigation a {
	color: #FFFFFF;
}

.subheading {
	font-size: x-large;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.navigation {
	background-color: #660000;
}
.big .heading a {
	text-decoration: none;
}



