.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	padding: 6px;
}

A:link {
	color:#CC6600;
	text-decoration: underline;
} 
A:visited {
	color:#000000;
	text-decoration: underline;
} 
A:active {text-decoration: none}
A:hover	{
	color:#999999;
	text-decoration: underline;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CC6600;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #330000;
}

.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #330000;
	line-height: 16px;
}

.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: normal;
	color: #999999;
	line-height: 16px;
}