body
{
	background-color: #F6F5EF;
	color: #68644B;
}
body, td
{
	font-family: Arial, sans-serif;
}
.bodyTable
{
	border-left: solid 2px #A47F36;
	border-right: solid 2px #A47F36;
	border-bottom: solid 2px #A47F36;
	background-color: #FFFFFF;
}
.bodyText
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #625F5A;
}
.bodyNote
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
}
.bodySub
{
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #987730;
}
.bodyControl
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #eeeeee;
	color: #987730;
}
.bodyButton
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #987730;
	color: #FFFFFF;
}
.bodyLink, .bodyLink:Hover
{
	color: #5C5842;
	text-decoration: underline;
	font-weight: bold;
}
.footerText
{
	color: #767D9B;
	font-size: 7pt;
}
.txtNone
{
	border: none medium #FFFFFF;
	width: 0px;
	height: 0px;
}