body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	background-color: #17120F;
	color: #CCCCCC;
}
h1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 17px;
	font-weight: 500;
}

a:link {
color: #FFFFCC;
}
a:visited {
color: #FFCC99;
}
a:active, a:hover {
color: #FFFF00;
text-decoration: none;
}h3 {
	font-size: 14px;
}
