
body { 
margin: 0px
background: white;
color: black;
}

span { color: #CC6666 }

a:link { color: #CC6666 }
a:active { color: black }
a:visited  { color: black }

table { font-size: 16px; line-height: 24px }

h1 { 
color: #CC6666;
background-color: black;
font-size: 24px;
font-weight: normal }

h2 { 
color: #CC6666
font-size: 20px
font-weight: normal }

