Body, P, LI, td, th {font-size: 10pt; font-family: Arial, Tahoma; color: black;}

H1, .head1 {font-size: 14pt; font-weight: bold; font-size: large; color: #562800; font-family: Vendome, Times;}

H2, .head2 {font-size: 12pt; font-weight: bold; font-style: italic; font-size: medium; color: #562800; font-family: Vendome, Times;}

H3, .head3 {font-size: 10pt; font-weight: bold; font-size: small; color: #562800; font-family: Vendome, Times;}

H4, .head4 {font-size: 10pt; font-weight: bold; font-size: small; color: #562800; font-family: Vendome, Times;}

H5, .head5 {font-size: 10pt; font-weight: bold; font-size: small; color: #562800; font-family: Vendome, Times;}

H6, .head6 {font-size: 10pt; font-weight: bold; font-size: small; color: #562800; font-family: Vendome, Times;}

A:link {color: #854009; text-decoration: none; font-weight: bold;}	

A:visited {color: #562800; text-decoration: none; font-weight: bold;}	

A:hover	{color: #850F09; text-decoration: none; font-weight: bold;}

.Item
{
	font-weight: bold;
	font-size: 8pt;
	margin-left: 10px;
	width: 160px;
	cursor: pointer;
	height: 35px;
	background-color: #876445;
	text-align: center;
}

.ItemSelected
{
	font-weight: bold;
	font-size: 8pt;
	margin-left: 10px;
	width: 160px;
	cursor: pointer;
	background-color: #876445;
	height: 35px;
	text-decoration: none;
}

.ItemChild
{
	font-weight: bold;
	font-size: 8pt;
	cursor: pointer;
	height: 35px;
	background-color: #876445;
	text-decoration: none;
}

.ItemChildSelected
{
	font-weight: bold;
	font-size: 8pt;
	cursor: pointer;
	height: 35px;
	background-color: #bca68a;
	text-decoration: none;
}

.DIV
{
	HEIGHT: 20px;
}
