body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: #333;
	color: #fff;
}

h1 {
	clear: both;
	font-size: 110%;
	margin-top: 0;
}

h2, h3 {
	clear: both;
	font-size: 100%;
	margin-top: 0;
}

a:link, a:visited, a:active, a:focus {
	text-decoration: none;
	color: #FF9900;
}

p {
	line-height: 1.3;
}