BODY{
  font-family: Arial,Helvetica; 
  font-size: 12pt;
  margin-left: 150pt;
  color:white;
  background: #000000 url(Images/surdo_black_bg1.jpg) fixed;
}

.bodyPopUp{
  text-align: center;
  font-family: Arial,Helvetica; 
  font-size: 12pt;
  margin: 1 em;
  color:white;
  background: #000000;
}

.hdrPopUp{
  font-weight: bold; 
  color: white;

}

.imgPopUp{
  border-color: red;
  border-style: double;
}

.imgThumb{
  border-color: red;
  border-style: double;
}

TD{
  font-family: Arial,Helvetica; 
  font-size: 12pt;
  color:white;
}

.gatoTitle{
  font-family: Arial,Helvetica; 
  font-size: 16pt;
  color:green;
}


.gato{
  font-family: Arial,Helvetica; 
  font-size: 10pt;
  font-style: italic;
  color:white;

}

.gatoSmall{
  font-family: Arial,Helvetica; 
  font-size: 8pt;
  font-style: italic;
  color:white;

}