body {
	background-color: #32373A;
}

body, td, th, h3, h6 {
	color: #330000;
}

h1, h2, h4, h5 {
  color: #660000;
}


.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #F7EECC;
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #949449;
}
.footer a:visited {
	font-weight: normal;
	color: #95954A;
	font-size: 9pt;

}
.footer a:hover {
	font-size: 9pt;
	color: #B4C72E;
}
