Body
{
	background-color: #efefee;
}
.TableMain
{
	background-color: #ffffff;
}
A:link
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666600;
	text-decoration: none;
}		
A:visited
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666600;
	text-decoration: none;
}		
A:active
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666600;
	text-decoration: none;
}		
A:hover
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666600;
	text-decoration: underline;
}
.Heading
{
	background-color: #7f5e17;
	padding-left: 25px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18pt;
	color: #ffffff;
	height: 30px;
	vertical-align: bottom;
}
.MainBodyTable
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 20px;
}
.MainBodyShaded
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	background-color: #F0F0F0;
	text-decoration: none;
	padding-right: 20px;
}
.MainBodyBold
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}