
BODY {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #000000;
}

P {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  margin-top: 0px;
  margin-bottom: 3px;
  color: #000000;
}

H1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 20pt;
  color: #000000;
}

H2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16pt;
  color: #000000;
}

H3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14pt;
  color: #000000;
}

H4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12pt;
  color: #000000;
  margin-top: 0em;
  margin-bottom: 8pt;
}

H5 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  margin-top: 1em;
  margin-bottom: 1em;
}

H6 {
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
}

TD, TH {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

UL {
  margin-top: 0px;
}

LI {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

A:link {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}

A:visited {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
  color: #000000;
}

A:active {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}

STRONG {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

SMALL {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

DT {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-top: 0.8em;
}

FORM {
  margin-top: 0em;
  margin-bottom: 0em;
}

.separator {
  	font-family: Arial, Helvetica, sans-serif;
  	color: #000000;
  	font-size: 10pt;
  	margin-left: 3px;
  	margin-right: 3px;
}

A.language:link {
  color: #000000;
  text-decoration: none;
}

A.language:visited {
  color: #000000;
  text-decoration: none;
}

A.language:hover {
  color: #000000;
  text-decoration: none;
}

.language {
  	font-family: Arial, Helvetica, sans-serif;
  	font-weight: bold;
  	font-size: 9pt;
  	color: #000000;
}

.boxes {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 9pt;
  	color: #000000;
  	border-top: 1px #F6E2C0 solid;
   border-right: 1px #F6E2C0 solid;
   border-bottom: 1px #F6E2C0 solid;
   border-left: 1px #F6E2C0 solid;
}

.selectboxes {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 9pt;
  	color: #000000;
}

.copyright {
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 7pt;
  color: #000000;
}

.creditos {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7pt;
}

.privacidad {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7pt;
}

.cuerpo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  letter-spacing: .1em;
  word-spacing: 2pt;
}



.button  {
background-color:	#000000;
border: 1px #000000 solid;
color: #F6E2C0;
cursor: pointer;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
}


.menu {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 9pt;
  font-weight: bold;
}
A.menu:link	{color:#000000; text-decoration:none;}
A.menu:visited{color:#000000; text-decoration:none;}
A.menu:hover{color:#000000; text-decoration:underline;}
.menu { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold; 
	font-size:8pt; 
	color:#000000;
}

A.submenu:link	{color:#000000; text-decoration:none;}
A.submenu:visited{color:#000000; text-decoration:none;}
A.submenu:hover{color:#000000; text-decoration:underline;}
.submenu { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal; 
	font-size:8pt; 
   padding-left: 6pt;
	color:#000000;
}

.menu2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 9pt;
  font-weight: bold;
}

A.menu2:link {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

A.menu2:visited {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

A.menu2:hover {
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}

.smenuon {
  	font-family: Arial, Helvetica, sans-serif;
  	font-weight: bold;
  	font-size: 9pt;
  	color: #466150;
}

A.smenuoff:link {
  color: #000000;
  text-decoration: none;
}

A.smenuoff:visited {
  color: #EFEAD6;
  text-decoration: none;
}

A.smenuoff:hover {
  color: #EFEAD6;
  text-decoration: none;
}

.smenuoff {
  	font-family: Arial, Helvetica, sans-serif;
  	font-weight: bold;
  	font-size: 9pt;
  	color: #EFEAD6;
}

LI.preguntas {
  list-style-image: url(../img/dot.gif);
  margin-top: 5px;
  margin-bottom: 5px;
}

LI.respuestas {
  list-style-image: url(../img/dot.gif);
  margin-left: 0px;
  margin-top: 20px;
  margin-bottom: 5px;
}

.volver {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 8pt;
}

.copete {
  	text-align: left;
  	padding-left: 5pt;
}

.contenido {
  	padding-top: 8pt;
  	padding-left: 8pt;
  	padding-bottom: 8pt;
  	padding-right: 8pt;
}

A.tabb:link {
  color: blue;
}

A.tabb:visited {
  color: blue;
}

A.tabb:hover {
  color: red;
}

 
.tab {
  font-size: 10px;
  font-family: Arial;
  color: #666666;
}

 
.tabc {
  font-weight: bold;
  font-size: 12px;
  font-family: Arial;
  color: black;
}

 
.tabb {
  font-weight: bold;
  font-size: 14px;
  font-family: Arial;
}

HEAD {
}

