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