.titulo {
	font-family: "Arial","Verdana", Times, serif;
	font-size: 18px;
	color:#666666;
	text-align:center;
	font-weight:bold;
}

.subtitulo {
	font-family: "Arial", "Times New Roman",Times, serif;
	font-size: 12px;
	color:#666666;
	font-weight:bold 
}

.cuerpo {
	font-family: "Arial","Times New Roman", Times, serif;
	text-align:justify;
	color:#666666;
	font-size: 12px;
}

.cuerpo2 {
	font-family: "Tahoma","Times New Roman", Times, serif;
	text-align:justify;
	color:#000066;
	font-size: 12px;
}

.tabl {
	font-family: "Tahoma","Times New Roman", Times, serif;
	color:#666666;
	text-align:center;
	font-size: 13px;
    font-weight:bold 

}
.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;
}


