.BlueBoldText
{	color:Blue;		
	font-weight:bold;
	line-height:normal;
}


.RedText
{	color:Red;		
	font-family:Verdana;
	font-size:xx-large;
	line-height:normal;
}
