font { font-family: inherit;
   font-size: inherit;
   color: inherit;
   font-weight: inherit;
   }

body {
   background: white;
   font: 12pt Arial;
   }

/* Disable stuff we don't want */
   
#nav, #topheader, #about_program, #additional_links, #bannerads, #dlforms, #eventads, #hunt_tests, #mag_ad, #merit, #programs, #quicklinks, #random_breeds, #recent_news, #search, #shadow, #tlnumber, #weekend_uce, #yep, .linkblock, .searchbox form {
   display: none;
   }

/* Now let's turn items back on that we do want */

p, ul, ol, li, blockquote, table, td {
   font-size: 10pt;
   }

.small {
   font: 10pt Arial }