BODY  {
	font-family : Arial;
	font-size : 12px;
}

A  {
	text-decoration : none;
}

A:VISITED  {
	color : #AB7E37;
	font-weight : normal;
}

A:LINK  {
	color : #D56A00;
	font-weight : normal;
}

TD  {
	font-family : Arial;
	font-size : 12px;
}

H1  {
	font-family : Arial;
	font-size : 32px;
	font-style : italic;
	font-weight : bold;
	color : #6B5A31;
}

H2  {
	font-family : Arial;
	font-size : 22px;
	font-style : italic;
	font-weight : bold;
	color : #685B2E;
}

H3  {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 18px;
}

H4  {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
}


