body {
	color: #666666;
	background-color: #827B51;
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;

}
h1 {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	margin-top: 10px;
	color: #bc3732;
}
h2 {
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;
	margin-top: 10px;
	color: #bc3732;
}
h3 {
	font-size: 13px;
	text-decoration: bold;
}
.footer {
	font-size: 14px;
	text-decoration: none;
	margin-top: 20px;
	color: #bc3732;
	valign: right;
}
a:link, a:visited {
	color: #bc3732;
	text-decoration: underline;
	letter-spacing: 1px;
} 
a:active, a:hover {
	text-decoration:none;
	font-weight:bold;
} 
.caption {
	color: #FFFAF6;
	font-style: italic;
}