BODY {
	background: #685D43;
	color : #AC9F7E;
	font-size: 65%;
	padding: 5% 10% 10% 30%;
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif;
}

A {
	color: #7E8CAC;
	font-weight: bold;
}

A:Hover {
	color: #8F805C;
}

HR {
	height: 1pt;
	color : #8F805C;
}

H1 {
	font-size: 130%;
	padding: 3% 0% 0% 0%;
}

H2 {
	font-size: 120%;
	padding: 3% 0% 0% 0%;
}

H3 {
	font-size: 110%;
	padding: 3% 0% 0% 0%;
}