H1  {
	font-family : "Tempus Sans ITC", "Futura Lt BT", Impress, "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : #A28240;
}

P  {
	font-family : "Tempus Sans ITC", "Futura Lt BT", Impress, "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color : black;
}

LI, UL {
	font-family : "Tempus Sans ITC", "Futura Lt BT", Impress, "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color : black;
	word-spacing : normal;
	white-space : normal;
}

A:LINK, A:VISITED {
	color : black;
	text-decoration : underline;
}

A:HOVER {
	color : red;
	text-decoration : underline;
}