.grey-8pt {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;

}
.grey-8pt-bold {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;

}
.black-8pt {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;


}
.black-8pt-bold {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;

}
.blue-8pt {

	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #0066CC;
}
.lightgrey-8pt {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #999999;
	font-weight: normal;

}
a:link {
	color: #666666;
	text-decoration: underline;


}
a:hover {
	text-decoration: none;
	color: #FF6600;

}
.grey-9pt {

	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
}
.blue-8pt-bold {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #6699CC;
	font-weight: bold;

}
