
body {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #000000;
  background-color: #FFFFFF;
} 

a.HeadLink {
  text-decoration: none;
  color: #FFFFFF;
}


a.HeadLink:hover {
  text-decoration: underline;
  color: #FFFFFF;
}

a {
  text-decoration: none;
  color: Green;
}

a:hover {
  color: #669900;
}

HeadLink {
  text-decoration: none;
  color: #FFFFF0;
}

table.Narrow {
  font-size: 10pt;
  width: 380px;
}

table.Normal {
  font-size: 10pt;
  width: 500px;
}

table.Wide {
  font-size: 10pt;
  width: 780px
}
table.Clentadores {
  font-size: 8pt;
  width: 600px
}

table.Inout {
  font-size: 10pt;
  width: 500px;
  border-collapse: collapse;
}

table.InoutWide {
  font-size: 10pt;
  width: 620px;
  border-collapse: collapse;
}

tr.Head1 { 
  font-size: 15pt;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  background-color: Green;
}

tr.Head2 {
  color: #FFFFFF;
  font-weight: bold;
  background-color: #669900;
}

tr.Head3 {
  color: #000000;
  font-weight: bold;
  background-color: #FFFF00;
}

tr.Head4 {
  font-size: 15pt;
  color: #000000;
  background-color: #FFD700;
}

tr.Head5 {
  font-size: 8pt;
  color: #000000;
  font-weight: bold;
  text-align: center;
  background-color: #DAA520;
}

tr.Head6 {
  font-size: 12pt;
  color: #000000;
  font-weight: bold;
  background-color: #FFD700;
}

tr.Body1 { 
  color: #000000;
  background-color: #EEEEEE;
}

tr.Body1c { 
  color: #000000;
  text-align: center;
  background-color: #EEEEEE;
}
tr.Body2 { 
  color: #000000;
  background-color: #CCCCCC;
}

tr.Body3 { 
  color: #000000;
  background-color: #FFFFFF;
}

tr.Body3c { 
  color: #000000;
  text-align: center;
  background-color: #FFFFFF;
}
tr.Body4 { 
  color: #000000;
  text-align: center;
  background-color: #FFFFFF;
}
tr.Body5 { 
  color: #000000;
  text-align: center;
  background-color: #FFFACD;
}

em {
  color: #FF0000;
}

.info {
  font-family: Webdings, Verdana, Arial, Helvetica;
}
