body
{
	background-color: #EFF4F6;
	color: #68644B;
}
body, td
{
	font-family: Arial, sans-serif;
}
.bodyTable
{
	border-left: solid 2px #7075F6;
	border-right: solid 2px #7075F6;
	border-bottom: solid 2px #7075F6;
	background-color: #FFFFFF;
}
.bodyText
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #5A5A62;
}
.bodyNote
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
}
.bodySub
{
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #383098;
}
.bodyControl
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #eeeeee;
	color: #383098;
}
.bodyButton
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #383098;
	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;
}