body {background:white; color:black}
a:link {color: purple }
a:visited {color: yellow }
a:active {color: red }
h1 { font-family: Verdana, Arial, Helvetica; color: #669900 }
p  { color: white; font-family: Arial, sans serif; font-size: larger }
ol { background: maroon; color: white; font-family: Verdana, Arial; font-size: medium }
li { color: white; font-family: Verdana, Arial }
ol ul { background: teal; color: white; list-style-type: circle }