a:link {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 8.5pt;*/
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 8.5pt;*/
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 8.5pt;*/
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 8.5pt;*/
	line-height: normal;
	font-weight: bold;
	color: #333333;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	font-style: normal;

}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
}
.caption {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #666666;
}

.view {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
}
