
body { 
  background-image: url(images/bg.gif); 
  background-repeat: repeat-x; 
  background-color: #fff; }


.warning {
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  color: #fff;
  line-height: 10px;
  text-align: justify; }
  
  
.mainIframe {
  border: 0px;
  margin: 0px; }
  
  
td {
  font-family: Trebuchet MS, sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: #131313;
  text-align: justify; }