body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
}

.borde_tabla {
	border: 1px solid #4B6FA9;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4B6FA9;
	line-height: 1px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.texto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.texto_nar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F15112;
}
.imita_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4B6FA9;
	line-height: 1px;
}
ul {
	line-height: normal;
	white-space: normal;
}
hr {
	background-color: #DCDDDE;
	border: 1px solid #DCDDDE;
}
.texto_azul {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B6FA9;
}
a:link {
	color: F15112;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: F15112;
}
a:hover {
	text-decoration: underline;
	color: F15112;
}
a:active {
	text-decoration: underline;
	color: F15112;
}

