.allfonts {
	font-family: Arial; 
            font-style: normal;
	font-size: 10pt;
	font color: #000000; 
}

STRONG {
	font-family: Arial; 
	font-style: bold;
}

BIG {
	font-family: Arial;
	font-style: normal;
	font-size: 12pt;
	font color: #000000;
}

SMALL {
	font-family: Arial;
	font-style: normal;
	font-size: 9pt;
	font color: #000000;
}
