
body             { color: white; background-color: silver }
p { }
a { color: blue; text-decoration: underline }
a:link   { color: blue }
a:visited   { color: purple }
a:hover     { color: purple }
a:active { color: red }
td { }
table          { color: black; background-color: #bbb }
h1  { font-size: 1.5em; font-weight: bold; margin: 0.67em 0 }
h2   { font-size: 1.2em; font-weight: bold; margin: 0.83em 0 }
h3  { font-size: 1.05em; font-weight: bold; margin: 1em 0 }
h4   { font-size: 0.9em; font-weight: bold; margin: 1.33em 0 }
table1   { font-size: inherit; background-position: 700px 500px }
