.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	line-height: 20pt;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: "Arial Black";
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}
.header {
	font-family: "Arial Black";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.activityheader {
	font-family: "Arial Black";
	font-size: 12pt;
	color: #0000BF;
	text-decoration: none;
	font-weight: bold;

}
.booktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 14pt;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
