body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #000000;
}
p {
	font-size: 10px;
}
a {
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
}
h2 {
	font-size: 20px;
	color: #CCCCCC;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
	font-weight: normal;
}
h1 {
	color: #FFFFFF;
	letter-spacing: 0.5em;
}
