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

td {
	font-size: 65%;
	font-family: Arial, Helvetica, sans-serif;
}

A {
	color: #9BA3B6;
	font-weight: bold;
}

A:Hover {
	color: #D1CCC0;
}

A.big {
	font-size: 200%;
	color: #3B7366;
}

HR {
	height: 1pt;
	color : #D1CCC0;
}

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%;
}