@-moz-document domain("www.google.es"),domain("www.google.com"),url-prefix(http://www.google.) {        /* Add your local google domain  if it doesn't work for you*/

td,tr,div,.r,a.l{
  font-family:verdana !important;
  font-size:10pt !important;
}



a.l:hover {
  color: red !important;              /*#9999FF*/
  font-weight: bold !important;
}

table#mbEnd,#tpa1,#tpa2 {
  display:none !important;
}

div.g {
  position:relative !important;
  left:40px !important;
  width:1000px !important;
  display:list-item !important;   
  list-style-type: disc !important;
}

 .gl > a, .bl > a,.std.nobr,.std.nobr > a {
  color:#CCCCCC !important;
}
.gl > a:hover,.bl > a:hover,.std.nobr > a:hover {
  color:black !important;
}

cite {
  font-family: verdana !important;
  color: green !important;
  font-size: 10pt !important;
  font-weight: bold !important;
  margin-left: 20px !important;
}

cite:hover {
  font-family: verdana !important;
  color: lightgreen !important;
  font-size: 10pt !important;
  font-weight: bold !important;
  margin-left: 20px !important;
}

body {
   counter-reset: result !important;
   background-color: #fff !important;
   color: #000 !important;
 }

 a.l:before {
   content: counter(result) ". " !important;
   counter-increment:result !important;
   color: #FF0000 !important;
  font-size: 12pt !important;
  font-weight: bold !important;
  font-family: arial !important;
  text-decoration: none !important;
 }
HTML > BODY > DIV:first-child + TABLE > TBODY > TR > TD:last-child > TABLE > TBODY > TR:first-child + TR > TD:first-child > INPUT:first-child + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT {
width: 600px !important;
font-weight: bold !important;
color:#000099 !important;
}

td .tc > input[type="text"]{
  font-family:arial !important;
  font-weight:bold !important;
  font-size:10pt !important;
  color:black!important;
  width:800px !important;
}


div.g > table,.r,.s {
  min-width:1000px !important;
  margin-left: 40px !important;
}
.s {
  min-width:1000px !important;
  margin-left: 40px !important;
  text-indent: 10px !important;
  text-align: justify !important;
}
.s:before {
  content:"\220E\00A0";
  color:#ccc !important;
}


}