.smallblack {
	font-family: Verdana, Arial, Geneva, sans-serif; 
	font-size: 9pt; 
	color: #000000;
}
.smallerblack {
	font-family: Verdana, Arial, Geneva, sans-serif; 
	font-size: 8pt; 
	color: #000000;
}

.smallestblack {
	font-family: Verdana, Arial, Geneva, sans-serif; 
	font-size: 7pt; 
	color: #000000;
}
.black	{
	font-family: arial, verdana, helvetica;
	font-size: 10pt;
	color:#000000;
}
.whitebold	{
	font-family: arial, verdana, helvetica;
	font-size: 10pt;
	color:#FFFFFF;
 font-weight: bold;
}
.white	{
	font-family: arial, verdana, helvetica;
	font-size: 10pt;
	color:#FFFFFF;
}
.blue	{
	font-family: arial, verdana, helvetica;
	font-size: 10pt;
	color:#00B5C6;
}
.smallblue	{
	font-family: arial, verdana, helvetica;
	font-size: 9pt;
	color:#00B5C6;
}
.helveticablack	{
	font-family: helvetica;
	font-size: 9pt;
	color:#000000;
}
.smallabectagreen {
	font-family: Verdana, Arial, Geneva, sans-serif; 
	font-size: 9pt; 
	color: #00B5C6;
}
.smallerabectagreen {
	font-family: Verdana, Arial, Geneva, sans-serif; 
	font-size: 8pt; 
	color: #00B5C6;
}
.smallestabectagreen {
	font-family: Verdana, Arial, Geneva, sans-serif; 
	font-size: 7pt; 
	color: #00B5C6;
}
.abectagreen	{
	font-family: arial, verdana, helvetica;
	font-size: 10pt;
	color:#00B5C6;
}