@charset "utf-8";
/* CSS Document */

.myHeader01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	text-transform: uppercase;
	white-space: normal;
	width: auto;
	border:double;
	border-color:#CCFF66;
	color:#FFFFFF;
	background-color:#006600;
}
.left{
	font: 11px Arial;
	color: #191919;
}
p {
	font: 10pt A;
	color: #191919;
	text-align: justify;
}
.naranja {
	font-weight: bold;
	color: #CC9900;}
.notas {
	font: 8pt Arial;
	color: #191919;
	text-align: justify;
}
h1 {
	font: 14pt Arial;
	font-weight:bold;
	color: #F59909;
	font-variant:small-caps; 
	text-align: left;
	}
h2 {
	font: 12pt Arial;
	font-weight:bold;
	color: #191919;
	font-variant:small-caps; 
	text-align: left;
	}
h3 {
	font: 10pt Arial;
	font-weight:bold;
	color: #F59909;
	text-align: left;
	}
b {
	font-weight:bold;

	text-align: justify;
  }
strong {
	font-weight:bold;
	text-align: justify;
}
hr {
	heigh: 1px;
	color: #191919;
}
.regresar {
	font: 10pt Arial;
	color: #191919;
	text-align: right;
}
.cuerpoazul {
	font: 10pt Arial;
	color: #003366;
	border: #003366;
}
.cabecera{
	background: #003366;
	font: bold 10pt Arial;
	color: #FFFFFF;
	text-align: center;
}
.dmswhite
		{
			font-family:  Arial;
			font-size: 11px;
			text-decoration: none; 
			color: #191919;
		}
.dmswhite:link
		{
			font-family:  Arial;
			font-size: 11px;
			text-decoration: none; 
			color: #191919;
		}
.dmswhite:hover
		{
			font-family:  Arial;
			font-size: 11px;
			text-decoration: none; 
			color: red;
		}
		.dmswhite:visited
		{
			font-family:  Arial;
			font-size: 11px;
			text-decoration: none; 
			color: #191919;
		}
		.dmswhite:active
		{
			font-family:  Arial;
			font-size: 11px;
			text-decoration: none; 
			color: #191919;
		}
		.dms:link
		{
			font-family:  Arial;
			font-size: 11px;
			text-decoration: none; 
			color: #191919;
		}
.dms:hover
		{
			font-family:  Arial;
			font-size: 11px;
			text-decoration: none; 
			color: red;
		}
		.dms:visited
		{
			font-family:  Arial;
			font-size: 11px;
			text-decoration: none; 
			color: #191919;
		}
		.dms:active
		{
			font-family:  Arial;
			font-size: 11px;
			text-decoration: none; 
			color: #191919;
		}
.dms{
			font-family:  Arial;
			font-size: 11px;
			text-decoration: none; 
			color: #191919;
		}