body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 120%;
	color: #CCCCCC;
	background-color: #000000;
	margin: 5%;
	border: 1px dotted #CCCCCC;
	padding: 18px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	text-transform: none;
	color: #999999;
}
a:link {
	color: #3366FF;
}
a:visited {
	color: #9966FF;
}
.homelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: ff9933;
	background-color: 581d2d;
	padding: 3px;
	border: 1px dotted ff9933;
}
