
body {
  margin: 1em 2em 2em 10px;    
  font-family: Helvetica, Vedanna, Arial, Homerton, sans-serif;
  color: black;
  background: #FFFFFF;  
  }
:link { color: #0000CC; background: transparent }
:visited { color: #0000CC; background: transparent }
a:active { color: #9999FF; background: transparent }

th, td { /* ns 4 */
  font-family: sans-serif;
}
/* 24pt=200%, 18pt=150%, 14pt=120%, 10pt=80%, 8pt=60% where 12pt is 100% or medium in MSIE6 */

h1, h2, h3, h4, h5, h6 { color: #FF0000; background: transparent }
h1, h2, h3, h4, h5, h6 { text-align: left }
h1 { font: bold 150% Arial, Helvetica, Vedanna, Homerton, sans-serif }
h2 { font: bold 150% Arial, Helvetica, Vedanna, Homerton, sans-serif }
h2 { font-stretch: expanded }
h3 { font: bold 150% Arial, Helvetica, Vedanna, Homerton, sans-serif }
h3 { font-stretch: extra-expanded }
h4 { font: bold italic 120% Arial, Helvetica, Vedanna, Homerton, sans-serif }   
h5 { font: bold 100% Arial, Helvetica, Vedanna, Homerton, sans-serif }    
h6 { font: bold italic 100% Arial, Helvetica, Vedanna, Homerton, sans-serif }    
/*
.hide { display: none }

div.head { margin-bottom: 1em }
div.head h1 { margin-top: 2em; clear: both }
div.head table { margin-left: 2em; margin-top: 2em }
div.head img { color: white; border: none } 
*/
p.copyright { font-size: small }
p.copyright small { font-size: small }

pre, code { font-family: monospace }



