
h1 {
  font-family: Verdana;
  font-size: 16pt;
}

h2 {
  font-family: Verdana;
  font-size: 14pt;
}

body {
  font-family: Verdana;
  font-size: 9pt;
}

a:link {
  text-decoration: none;
  color: #000000;
}

a:visited {
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
  color: #000000;
}

P {
  font-size: 9pt;
  font-family: Verdana;
  line-height: 13pt;
}

.footer A:link {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
}

.footer A:visited {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
}

.tabla1 {
  	color: #FFFFFF;
  	background-color: #336633;
  	font-weight: bold;
  	font-size: 12px;
  	font-family: Arial, Helvetica, sans-serif;
}

.tabla2 {
  	font-size: 12px;
  	font-weight: bold;
  	color: #FFFFFF;
  	background-color: #666600;
  	font-family: Arial, Helvetica, sans-serif;
}

.tabla3 {
  	font-size: 11px;
  	color: #000000;
  	background-color: #FFFFCC;
  	font-weight: bold;
  	text-align: center;
  	font-family: Arial, Helvetica, sans-serif;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

.tabla4 {
  	font-size: 11px;
  	color: #000000;
  	background-color: #ffffff;
  	font-weight: bold;
  	text-align: center;
  	font-family: Arial, Helvetica, sans-serif;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

.tabla5 {
  	font-family: Arial, Helvetica, sans-serif;
  	color: #FFFFFF;
  	background-color: #999933;
  	font-size: 10px;
}

.note {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 9px;
}


