.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: #003366;
}
.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: #666666;

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


}
a:visited {
	color: #666666;


}
.grey-9pt {

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

	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
}
