body {
	background-color: #987668;
	font-family: Helvetica;
	font-size: 11px;
	line-height: 24px;
	color: #3B1600;
}

a {
	font-size: 12px;
	color: #993300;
}

p {
	font-family: Arial;
	font-size: 11px;
	color: #3b1600;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

