@media print{
  #noprint {display:none;}
}

body {
  margin: 0;
  background-color: white;
  color: black;
}

td {
  font-size: 0.7em;
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
}

p {
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
  align=justify;
  margin-top: 0px;
}

h1 {
  font-size: 2.35em;
  letter-spacing: -0.05em;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  color: #4f942b;
  margin-top: 0;
  margin-bottom: 0.1em;
}

h2 {
  font-size: 1.6em;
  letter-spacing: -0.05em;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  color: #0046d0;
  margin-top: 0.1em;
  margin-bottom: 0.3em;
}

h3 {
  font-size: 1.35em;
  letter-spacing: -1px;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  color: #0046d0;
  margin-top: 0;
  margin-bottom: 0;
}

h2 img{
  vertical-align: middle;
  margin-right: 0.15em;
}

.izqth {
  font-size: 1.35em;
  letter-spacing: -1px;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  color: #0046d0;
  margin-top: 0;
  margin-bottom: 0.3em;
}

.izq img{
  vertical-align: middle;
  margin-right: 0.1em;
}

a:link          {color: #0066cb; text-decoration: underline;}
a:visited       {color: #336699; text-decoration: underline;}
a:active        {color: #ff3300; text-decoration: underline;}
a:hover         {color: #ff3300; text-decoration: underline;}
a:visited:hover {color: #ff3300; text-decoration: underline;}

.ah a:link          {color: black; text-decoration: none;}
.ah a:visited       {color: black; text-decoration: none;}
.ah a:active        {color: black; text-decoration: none;}
.ah a:hover         {color: black; text-decoration: none;}
.ah a:visited:hover {color: black; text-decoration: none;}


.izq{
  padding-left: 15px;
  padding-right: 26px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 10px;
  qcolor: gray;
}
.tin{
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  font-size: 0.8em;
  color: #00399;
}

.busqueda {
  margin-bottom: 12px;
}

.busqueda td {
  qletter-spacing: -1px;
}

.busquedq input {
  font-size: 11px;
  width: 85px;
  height: 20px;
  border: 2px solid #e5f3d9;
  background-color: #e5f3d9;
  margin-right: 1px;
}

.busquedsub input {
  font-size: 11px;
  width: 32px;
  height: 23px;
}

.busquedtxt {
  letter-spacing: -1px;
  font-size: 9px;
  padding-bottom: 4px;
}

.busquedpow {
  letter-spacing: -1px;
  font-size: 9px;
  padding-left: 2px;
  padding-top: 3px;
  padding-bottom: 4px;
  background-color: #eaf5ff;
}

ul {
  list-style : square 0px;
  padding-left: 0px;
  margin-left : 15px;
  margin-top : 0;
}

.cmd {
  font-family: courier new, courier, mono;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 8px;
  background-color: #f4f4f4;
}

.cmd2 {
  font-family: courier new, courier, mono;
  font-weight: bold;
  margin-top: 0px;
  padding: 8px;
  background-color: #f4f4f4;
}
