body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #35302D;
	background-color: #35302D;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #A5A281;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #C8C3A3;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #977953;
	text-decoration: none;
}



h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #794635;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #35302D;
}
#tabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #35302D;
}

