.normaltext {
     font-family: arial;
	 font-size: 10pt;
     color: #000;
	 font-weight: normal;
	 }
.redtext {
     font-family: arial;
	 font-size: 10pt;
     color: #f00;
	 font-weight: bold;
	 }

