body { background: white; color: black; font: 12pt "Times New Roman", "Times NR", Times, serif; } 
A:link, A:visited { background: white; color: black; text-decoration: none; font-weight: bold; }
h1 a:link, h1 a:visited { text-decoration: none; }
DIV.claim_listing, .comments, .search, .promoWrapper, .intro { display: none; }
DIV.entry { margin-top: 24pt; }
DIV.post h2 {display: none; }
DIV.entry {text-align: justify; line-height: 24pt; }
DIV.claim_listing { margin-top: 40pt; }
p.whatIs { display: none; }
form.comment_form { display: none; }

#oddclaims, #evenclaims { page-break-inside: avoid; }

#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}
