body{
	font-family: Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;
	font-size:12px;
	margin-left:20px;
	margin-right:20px;
	text-align:justify;
}

img{
	width:70%;
	height:70%;
	margin: 10px;
}

a{
	color:#030974;
	text-decoration:none;
	font-family: Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;
	font-size:12px;	
}
a:hover{
	color:#CC0000;
}

a.capitulo_indice{
	font-weight:bold;
}

a.seccion_indice, a.subseccion_indice{
	line-height:20px;
}

.portada{
	font-size: xx-large;
}

.area_enlaces{
	font-size: xx-large;
}

TABLE.navegacion_capitulos{
	border-bottom: thin solid;
}

TABLE.navegacion_apendices{
	border-bottom: thin solid;
}

TABLE.navegacion_secciones{
	border-bottom: thin solid;
}

.capitulo{
	font-size: x-large;
	font-weight: bold;
	line-height:40px;
}

.apendice{
	font-size: x-large;
}

.titulo_seccion {
	font-size: x-large;
	font-weight: bold;
	line-height:40px;
}

.c {
	font-style: italic;
}

.n {
	font-weight: bold;
}

.s {
	text-decoration: underline;
}

.t {
	text-decoration: line-through;
}

.cn {
	font-style: italic;
	font-weight: bold;
}

.cs {
	font-style: italic;
	text-decoration: underline;
}

.ct {
	font-style: italic;
	text-decoration: line-through;
}

.nt {
	font-weight: bold;
	text-decoration: line-through;
}

.cn {
	font-style: italic;
	font-weight: bold;
}

.ns {
	font-weight: bold;
	text-decoration: underline;
}

.cnt {
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
}

.cns {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
