BODY {color: darkgreen;font-size:20;background:lightgreen} 
H1,H2,H3,H4,H5,H6{ font-family:sans-serif}
H1 {color: blue;background: yellow; font-size:250%}
H2 {color: lightyellow;font-size:225%}
H3 {color: pink; font-size:200%}
H4 {color: darkgreen; font-size:175%}
H5 {color: pink;font-size:160%}
H6 {color: white;font-size:105%}
A:link    { color:white }
A:visited { color:white } 
A:active  { color:white } 
A:hover  { color: darkgreen } 
Pre {color:pink}
LI {margin-left: 2em}
OL { list-style: decimal;font-family:sans-serif}
UL { list-style: disc;font-family:helvetica;color:darkgreen}
HR { border-top: solid }