/* reset */
* { font-family:Arial, Helvetica, sans-serif; font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#000; border:none }
h1, h2, h3, h4, h5 { font-family:Verdana, Geneva, sans-serif;  display:block; border-bottom:1px dotted #D0D0D0; padding:3px;}

/* styles */
#header { background-color:#343434; padding:5px }
h1 { font-family:Georgia, "Times New Roman", Times, serif; float:right; border:none }
h1 a { color:#FFBB28; font-size:1.2em;  }
h2 { border:none; background-color:#e5e5e5; padding:6px 2px 6px 2px; font-size:1.2em; }
h3 { font-size:1.1em; }
h3, h4, h5 { font-size:1.1em; color:#009 }
code { font-family:"Courier New", Courier, monospace; font-size:12px; background-color:#FFC; display:block; color:#930}

hr { border-bottom: 1px solid #343434; height:1px; background-color:none; }