body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #8C0B05;
	text-decoration: none;
}
a:visited {
	color: #8C0B05;
	text-decoration: none;
}
a:hover {
	color: #8C0B05;
	text-decoration: none;
}
ul {
	font-size: 11px;
	list-style-type: disc;
	list-style-position: outside;
}

a:active {
	color: #8C0B05;
	text-decoration: none;
}
li {
	font-size: 11px;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 15px;
}
.resaltado {
	font-weight: bold;
	color: #000000;
}
.formulario {
	font-size: 11px;
	color: #000000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-color: #8C0B05;
	border-right-color: #8C0B05;
	border-bottom-color: #8C0B05;
	border-left-color: #8C0B05;
}
.intro {
	font-size: 11px;
	color: #000000;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: justify;
	padding: 10px;
	line-height: 15px;
}
.resalte {
	font-weight: bold;
	color: #8C0B05;
}
.pie {
	font-size: 9px;
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
	padding: 0px;
	line-height: 15px;
	font-style: italic;
}
