.normal
{
	font-family : tahoma;
	font-size : 11;
	color : #404040;
	font-weight : normal; 
}
.resaltado
{
	font-family : verdana;
	font-size : 11;
	color : #990000;
	font-weight : bold; 
}

