table.clsMain
{
	color: #333333;
	font-family: Arial;
	font-size: 8pt;
	text-decoration:none;
	font-weight:normal;
}

table.clsHeader
{
	color: #9D0000;
	font-family: Arial;
	font-size: 16pt;
	font-weight:bold;
	text-decoration:none;
}

span.clsAddress
{
	color:#888888;
	font-family: Arial;
	font-size: 8pt;
	text-decoration:none;
	font-weight:normal;
}

span.clsHeader
{
	color: #9D0000;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none;
}

span.clsBodyText
{
	color: #333333;
	font-family: Arial;
	font-size: 8pt;
	text-decoration:none;
	font-weight:normal;
}

span.clsNoLink
{
	color:#333333;
	text-decoration:none;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
}

a.lnkMain:link
{
	color:#5861CC;
	text-decoration:none;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
}

a.lnkMain:visited
{
	color:#5861CC;
	text-decoration:none;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
}

a.lnkMain:active
{
	color:#5861CC;
	text-decoration:none;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
}
a.lnkMain:hover
{
	color:#5861CC;
	text-decoration:none;
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
}

a.lnkNoStyle:link
{
	color:#5861CC;
	text-decoration:none;
	font-family: Arial;
	font-size: 10pt;
	font-weight:normal;
}
a.lnkNoStyle:visited
{
	color:#5861CC;
	text-decoration:none;
	font-family: Arial;
	font-size: 10pt;
	font-weight:normal;
}
a.lnkNoStyle:active

{
	color:#5861CC;
	text-decoration:none;
	font-family: Arial;
	font-size: 10pt;
	font-weight:normal;
}
