font.1
{
	color: black;
	font-family : arial;
	font-size : 9px;
}

font.b1
{
	color: black;
	font-family : arial;
	font-size : 12px;
	font-weight: 600;
}

font.2
{
	color: black;
	font-family : arial;
	font-size : 14px;
}

font.b2
{
	color: black;
	font-family : arial;
	font-size : 14px;
	font-weight : bold;
}

font.3
{
	color: black;
	font-family : arial;
	font-size : 11px;
}
