.titular {
	font-family: Helvetica;
	font-size: 19px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
.contenido_formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.base2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.titular_reb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #999999;
}
.subapart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
}
.subtitular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.estiloform {
	width:227px;
	background-color: transparent;
	border: 1px solid #666666;
}
.estiloformasun {
	width:542px;
	background-color: transparent;
	border: 1px solid #666666;
}
.estilotextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width:542px;
	height:80px;
	background-color: transparent;border: 1px solid #666666;
	text-align:justify;
}
.estiloopcional {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align:right;
}