body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.cabeceritas {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8398C5;
	border-right-color: #8398C5;
	border-bottom-color: #8398C5;
	border-left-color: #8398C5;
}
.convoca {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.titular {
	font-size: 28px;
	color: #9B060A;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 20px;
}

.normal {
	font-size: 11px;
	color: #000000;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: justify;
}
a:link {
	color: #9B060A;
	text-decoration: none;
}
a:visited {
	color: #9B060A;
	text-decoration: none;
}
a:hover {
	color: #9B060A;
	text-decoration: none;
}
ul {
	font-size: 11px;
	list-style-type: disc;
	list-style-position: outside;
}

a:active {
	color: #9B060A;
	text-decoration: none;
}
.titulito {
	font-size: 14px;
	color: #F78F1E;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
li {
	font-size: 11px;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 15px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.resaltado {
	font-weight: bold;
	color: #9B060A;
}
.formulario {

	font-size: 11px;
	color: #000000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

