/* These adjust the main text */  
#wikitext { line-height:1.3em; font-size:0.9em; font-family:Arial,Helvetica,sans-serif; }

/* These primarily adjust the size and spacing of heading elements,
** most browsers have atrocious defaults for these. */
h1, h2, h3, h4, h5, h6 { margin-bottom:0.9em; }
h1, h2, h3, h6 { font-weight:bold; color:A70028; }
h4, h5 { font-weight:bold; }
h1 code, h2 code, h3 code, h4 code { font-size:1em; }
h1 { font-size:1.8em; }
h2 { font-size:1.4em; }
h3 { font-size:1.22em; }
h4 { font-size:1.07em; }
h5 { font-size:1.0em; }
h6 { font-size:1.0em; }