body {
  font-family: "Arial", sans-serif;
  font-size: 10pt;
  margin: 0px;
}
a.menu, a.menu:visited, a.menu:hover, a.menu:link {
  font-family: "Verdana", sans-serif;
  font-size: 8pt;
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}
td, p, textarea, input {
  font-family: "Arial", sans-serif;
  font-size: 10pt;
}
h1 {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 18pt;
  color: #66aac0;
  text-align: center;
}
h2 {
  font-family: Tahoma, sans-serif;
  font-size: 12pt;
  text-indent: 10px;
  color: #0d86cb;
}
li {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.grande {
  font-size: 14pt;
}
.pequeño {
  font-size: 8pt;
}