body {
  background-color: #ffffff;
  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.hcolorb {
  height: 10px;
  width: 100%;
  font-size: 13px;
  background-color: #ffffff;
}

td.hcolorf {
  height: 60px;
  width: 100%;
  font-size: 13px;
  text-align: left;
  background-color: #3377ff;
  color: #ffffff;
}

td.vcolorb {
  width: 30px; 
  vertical-align: top;
  background-color: #ffffff;
}

td.vcolorf {
  width: 20px;
  font-size: 13px;
  vertical-align: top; 
  background-color: #3377ff; 
  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
}

div.cookie_background {
  background-color:#333; 
}

div.cookie_box {
  position: fixed;
  opacity: 0.9;
  filter: alpha(opacity=90); /* For IE8 and earlier */
  width:100%; 
  background-color:#333; 
  color:white;
}

span.cookie_law {
  display: block; 
  text-align: justify;
}