BODY {
	background: #FBFAF8;
}

H1 {
	color : #aaaaaa;
	letter-spacing: 0.7ex;
	font : bold 125% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 1.5em;
	margin-bottom: .75em
}


H2 {
	color : #DB9821;
	letter-spacing: 0.7ex;
	font : bold 125% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 1.5em;
	margin-bottom: .75em
}


H3 {
	color : #DB9821;
	font : bold 75% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0.5em;
	margin-bottom: 0em
}


H4 {
	color : #aaaaaa;
	font : Bold 75% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: .25em;
	margin-bottom: 0em
}

H5 {
	color: #DB9821;
	letter-spacing: 0.4ex;
	font : Normal 65% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 5px;
}

H6 {
	color: #DB9821;
	font: italic 65% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: .25em;
	margin-bottom: 0em;
}

th {
	letter-spacing: 0.5ex;
	color : #aaaaaa;
	font : Bold 85% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: .25em;
	margin-bottom: 0em
}


A:link {
	color: #000000;
	text-decoration: underline;
	margin-bottom: 5px;
}

A:visited {
	color: #000000;
	text-decoration: underline;
	margin-bottom : 5px;
}


A:hover {
	color: #DB9821;
	text-decoration: underline;
	margin-bottom : 5px;
}

P {
	color: #888888;
	font: 70% Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 5px;
}
