/* CSS Document */
h1,.text-h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #881500;
	margin: 0px;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #881500;
	margin-bottom: 7px;
	margin-top: 5px;
}
h2 a {
	color: #881500;
}
h2 a:visited {
	color: #FF6633;
}
h2 a:hover {
	text-decoration: none;
}
h3,.text-h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #881500;
	margin-top: 5px;
	margin-bottom: 15px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 17px;
}
p a {
	color: #881500;
}
p a:visited {
	color: #FF6633;
}
p a:hover {
	text-decoration: none;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
li {
	padding-bottom: 10px;
}
li a {
	color: #881500;
}
li a:visited {
	color: #881500;
}
li a:hover {
	text-decoration: none;
}

.texto1 {
	font-size: 11px;
	color: #FEF6EB;
	line-height: normal;
}

.texto1 a, .texto1 a:visited {
	color: #FFD763;
}
.texto1 a:hover {
	text-decoration:none
}

.texto2 {
	color: #FEF6EB;
}

.texto2 a, .texto2 a:visited {
	color: #FFD763;
}
.texto2 a:hover {
	text-decoration:none
}

.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
}
