body {
     font-family: arial, helvetica;
		 font-size: 10pt;
		 font-weight: normal;
		 color: #000000;
		 margin: 0px;
		 padding: 0px;
		 }
		 
span.blue{
	font-family: arial, helvetica;
		font-size: 14pt;
		color: #5092c3;
}
		 
span.norm{
	font-family: arial, helvetica;
		font-size: 10pt;
		color: #5092c3;
}

span.new{
	font-family: arial, helvetica;
		font-size: 10pt;
		color: #c10808;
}