table, td, th, textarea{
 font-family:verdana;
 font-size:9pt;
 color: #333333;

}

a{
	text-decoration:none;
	color:#333333;
}

a:hover{
	text-decoration:underline;
	color:#333333;
}

.titulos{
	font-family:verdana;
 	font-size:9pt;
 	color: #333333;
 	font-weight:bold;
}

.subtitulos{
	font-family:verdana;
 	font-size:6pt;
 	color: #333333;
 	font-weight:bold;
}

a.firma{
	text-decoration:none;
	color:#333333;
	font-size:10px;
	text-decoration:none;
}

a.firma:hover{
	text-decoration:none;
	color:#333333;
	font-size:10px;
	text-decoration:none;
}