.cuerpo {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.cuerpo_b {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.cuerpo_titu_b {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.creditos {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.titu_o {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}



.titulo_cuerpo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.titulo_cuerpo_b {
	color: #F3F3F3;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.linea {
	font-family: Tahoma;
	font-size: 9px;
	color: #ECECF2;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.titu_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

