body {
	color:#006;
	font-family: Georgia, Times New Roman, Times, serif;
}
.cuerpo {
	margin:0 5% 0 5%;
}
p {
	text-align: justify;
}
a, a:link, a:active, a:visited {
	color: #006600;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #006600;
}

.toc1, h1 {
	text-align: center;
	font-size: 150%;
	font-weight: normal;
	color: #990000;
}
.toc2 {
	font-size: 115%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.toc2 a, .toc2 a:link, .toc2 a:active, .toc2 a:visited {
	color:#990000
}
.toc3 {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.toc4 {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 45px;
}
.toc5 {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 65px;
	font-style: italic;
}


.disminuido {
	font-size: 75%;
}
.aumentado {
	font-size: 135%;
}
.footer {
	margin-top: 25px;
	padding-top: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	font-weight: bold;
	font-size: 115%;
}
h2 {
	font-size: 135%;
	font-weight: bold;
	text-align: center;
	color: #990000;
}
h3 {
	font-size: 115%;
	font-weight: bold;
	text-align: center;
	color: #990000;
}
h4 {
	font-size: 115%;
	font-weight: bold;
	color: #990000;
}
h5 {
	font-size: 115%;
	font-weight: bold;
	font-style: italic;
	color: #990000;
}
hr {
	height: 1px;
	color: #990000;
}
.nota {
	font-size: 90%;
	margin: 0px;
}
.footer2 {
	text-align: center;
	margin-top: 10px;
	font-size: 70%;
}
li {
	padding-bottom: 10px;
}