* { 
  color: #000 !important;
  background: #fff !important;
}

body * { 
         font-family: "times new roman", times, sans-serif;
 visibility: hidden;
}


h2 { 
  font-size: 18pt;
     }

h3 { 
  font-size: 14pt;
     }

li a { 
  text-decoration: none;
}

body h1 { 
  font-size: 18pt;
  padding-bottom: 6pt;
  border-bottom: 1pt solid #000;
  visibility: visible;
}

body #maincontent { 
  font-size: 12pt;
  position: absolute;
  top: 40pt;
  visibility: visible;
}

body #maincontent * { 
  visibility: visible;
}

