.titulo {
	font-family: "Eras bold ITC","Times New Roman", Times, serif;
	font-size: 18px;
	color:#000066;
	text-align:center;
	/*font-weight:bold;*/
	line-height:120%;
	
}

.subtitulo {
	font-family: "Eras bold ITC","Times New Roman", Times, serif;
	font-size: 14px;
	color:#000066;
	/*font-weight:bold;*/
	line-height:100%;	
}

.sub2 {
	font-family: "Trebuchet MS","Times New Roman", Times, serif;
	font-size: 14px;
	color:#000099;
	font-weight:bold;
	line-height:5%;	
	text-align:right;
}
.cuerpo {
	font-family: "Eras medium ITC","Times New Roman", Times, serif;
	text-align:justify;
	font-size: 12px;
	color:#000000;
	line-height:115%;
	padding:5px;
}

.cuerpo2 {
	font-family: "Georgia","Times New Roman", Times, serif;
	text-align:justify;
	font-size: 10px;
}

.tabl {
	font-family: "Trebuchet MS","Tahoma","Times New Roman", Times, serif;
	color:#000099;
	text-align:right;
	font-size: 10px;

}
.dere {
	font-family: "Tahoma","Times New Roman", Times, serif;
	text-align:right;
	font-size: 10px;
}

.figu {
	font-family: "Tahoma","Times New Roman", Times, serif;
	text-align:center;
	font-size: 10px;
}


