body {
  background-color: #18749D; 
  font-family: Verdana, 'Times New Roman';
  font-size: 9pt;
  color: white;
}

a {
  font-family: Verdana, 'Times New Roman';
  font-size: 9pt;
  color: white;
}

a:hover {
  color: #6699cc;
}

.homeOpt {
  font-family: Arial, 'Times New Roman';
  font-size: 10px;
  font-weight: bold;
  color: white;
  text-decoration: none; 
}

.homeOpt:hover {color: #2F4475;}

.homeText {
  font-family: Arial, 'Times New Roman';
  font-size: 11px;
  color: white;
  text-align: justify
}

.footerText {
  font-family: Arial, 'Times New Roman';
  font-size: 10px;
  color: white;
}

.normalText {
  font-family: Verdana, 'Times New Roman';
  font-size: 9pt;
  color: white;
  text-align: justify;
}

.titulo1 {
  font-family: Verdana, 'Times New Roman';
  font-size: 11pt;
  color: white;
  text-align: left;
  font-weight: bold;
}

