body {
  background-color: #ffffff;
  background-image: url(sfondo.gif);
  background-repeat: repeat;
  margin: 0;
  font-family: Palatino,Book Antiqua,Arial,Verdana,Times New Roman;
  font-size: 13px;
  text-align: justify;
  vertical-align: middle;
  color: #000000;
}

i {
  font-family: Times New Roman,Arial;
}

table {
  width: 100%;
  font-size: 13px;
  text-align: justify;
}

span.subtitle {
  font-family: Times New Roman, Book Antiqua,Palatino,Arial,Verdana;
  font-size: 13px; 
}

td.text {
  background-color: #ffffff;
  background-image: url(sfondo.gif);
  background-repeat: repeat;
  font-size: 13px;
  vertical-align: top;
}

td.hcolorb {
  background-color: #ffffff;
  background-image: url(sfondo.gif);
  background-repeat: repeat;
  height: 10px;
  width: 100%;
  font-size: 13px;
}

td.hcolorf {
  background-color: #882222;
  background-image: url(sfondo2.gif);
  background-repeat: repeat;
  height: 60px;
  width: 100%;
  font-size: 13px;
  text-align: left;
  color: #ffffff;
}

td.vcolorb {
  background-color: #ffffff;
  background-image: url(sfondo.gif);
  background-repeat: repeat;
  width: 30px; 
  vertical-align: top;
}

td.vcolorf {
  background-color: #882222; 
  background-image: url(sfondo2.gif);
  background-repeat: repeat;
  width: 20px;
  font-size: 13px;
  vertical-align: top; 
  color: #ffffff; 
}

td.referral {
  text-align: center;
  vertical-align: middle;  
  color: #ffffff; 
}

td.tracker {
  width: 65px;
  text-align: center;
  vertical-align: middle;  
  color: #ffffff; 
}

td.logos {
  color: #ffffff; 
}

a:link {
  color: #ffffff
}

a:visited {
  color: #eeeeee
}