body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #333333;
	line-height: 1.65em;
}
.headers {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.7em;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #C1A283;
	text-decoration: none;
}
