
body {
  font-family: Tahoma;
  background-color: white;
  background-repeat: repeat;
  background-attachment: fixed;
  background-image: url('imagen/none.jpg');
  color: #000000;
  font-size: 10pt;
  scrollbar-face-color: #555555;
  scrollbar-shadow-color: #C0C0C0;
  scrollbar-arrow-color: #ffffff;
  scrollbar-darkshadow-color: #222222;
  scrollbar-highlight-color: #C0C0C0;
  scrollbar-3dlight-color: #333333;
  scrollbar-track-color: #333333;
  font-weight: bold;
}

TD {
  font-family: Tahoma, Arial, Helvetica;
  font-weight: bold;
  COLOR: black;
  font-size: 10pt;
}

h1 {
  font-size: 24pt;
  line-height: 44px;
  font-family: Tahoma;
  color: #000080;
  font-weight: bold;
  margin-bottom: 0em;
}

h2 {
  font-size: 18pt;
  line-height: 40px;
  font-family: Tahoma;
  color: #000080;
  font-weight: bold;
  margin-top: 0em;
  margin-bottom: 0em;
}

h3 {
  font-size: 14pt;
  line-height: 22px;
  color: #000080;
  font-family: Tahoma;
  font-weight: bold;
  margin-top: 0em;
  margin-bottom: 0em;
}

h4 {
  font-size: 12px;
  line-height: 26px;
  font-weight: bold;
  margin-top: 0em;
  margin-bottom: 0em;
}

h5 {
  font-size: 12pt;
  line-height: 22px;
  font-family: Tahoma;
  color: #000080;
  font-weight: bold;
  margin-top: 0em;
  margin-bottom: 0em;
}

h6 {
  font-size: 12pt;
  line-height: 18px;
  font-family: Tahoma;
  color: #000080;
  font-weight: bold;
  margin-top: 0em;
  margin-bottom: 0em;
}

h1, h2, h3, p, td, body {
  font-family: Tahoma;
  color: #000080;
  font-weight: bold;
}

img {
  border-top: 0em none;
  border-right: 0 none;
  border-bottom: 0 none;
  border-left: 0em none;
}

code {
  font-family: monospace;
  font-size: 12px;
}

p {
  font-family: Tahoma;
  font-size: 10pt;
  color: #000000;
  font-weight: bold;
}

a:link {
  text-decoration: underline;
  color: #000080;
  cursor: hand;
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: bold;
}

a:hover {
  color: green;
  cursor: hand;
  text-transform: uppercase;
  text-decoration: underline;
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: bold;
  border-style : dotted none dotted none;
  border-bottom-width : thin;
  border-top-width : thin;
  color : green;
}

a:active {
  text-decoration: underline;
  color: #008000;
  cursor: hand;
  font-family: Tahoma;
  font-size: 10pt;
  text-transform: uppercase;
  font-weight: bold;
}

a:visited {
  text-decoration: underline;
  color: #000080;
  cursor: hand;
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: bold;
}
