body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #333333;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #FFCC99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC99;
}
a:hover {
	text-decoration: underline;
	color: #FFCC66;
}
a:active {
	text-decoration: none;
	color: #FFCC66;
}
h1 {
	margin-top: 0;
	padding-top: 0;
	font-size: 150%;
}
h2 {
	font-size: 125%;
}
h3 {
	font-size: 110%;
}
.main {
	margin: 18px;
	padding: 18px;
	line-height: 120%;
}
