body
{
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
}

.blacktable
{
	font-size: 11pt;
	color: #FFFFFF;
	background: #4D4646;
	
}

.beigetable
{
	font-size: 9pt;
	color: #181523;
	background: #8F8684;	
}

a.beigelinks:hover
{
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
}

a.beigelinks
{
	font-size: 9pt;
	color: #181523;
	text-decoration: none;
}
a.beigetitle
{
	font-size: 12pt;
	color: #181523;
	text-decoration: none;
}

hr.beigehr
{
 	color: #8F8684;
 	height: 1px;
}

hr
{
 	color: #4D4646;
 	height: 1px;
}
.pageheader
{
	color: #4D4646;
	font-weight: bold;
	font-size: 12pt;
	border-bottom: 1px solid #8F8684;
}
p,td
{
	font-size: 10pt;
	color: #4D4646;
}
a
{
	font-size: 10pt;
	color: #D3532C;
}
a:hover
{
	font-size: 10pt;
	color: #872E34;
}

.header1
{
	color: #4D4646;
	font-weight: bold;
	font-size: 10pt;
}

.subheader
{
	color: #431E37;
	font-weight: bold;
	font-size: 9pt;
}