/* Churchill
   print.css */

body {
  margin: 0;
  padding: 0;
  font: 11pt/16pt "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
}

h1 { font-size: 20pt; }
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }
h4 { font-size: 13pt; }

small { font-size: 10pt; }

fieldset,
div#header,
ul#left,
div#tabs,
ul.links,
ul.buttons,
h3.comments a.add,
form#comment_form { display: none; }