.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
    text-decoration: none;
}
.body:hover {
	text-decoration: underline;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #000000;
}
.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.subheading:hover {
	text-decoration: underline;
}
.subnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
.subnav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer:hover {
	text-decoration: underline;
}
