.font {

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	font-family: Arial;

}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1
{        
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #555555;
}

h2
{        
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #555555;
}
.style8 {
	color: #CC0033;
	font-size: 9px;
}