.titFirmas{
	font-family : sans-serif;
	font-size : 35px;
	font-weight : bold;
}

.data{
	
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	font-weight : normal;
}

.textblu{	
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	font-weight : normal;
	color : #0000CC;
}

.nom{
	
	font-family : "Bookman Old Style";
	font-size : 16px;
	font-weight : bold;
}

.titCampos{

	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-weight : normal;
}

.text{
	    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 16px;			
		word-spacing : 2px;
		line-height : 20px;
		font-weight : bold;
		font-style : italic;
}

.comentarios{
	    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;			
		word-spacing : 2px;
		line-height : 20px;
		font-style : italic;
}
