body {background: white; color: black}
a:link {background: white; color: blue }
a:visited {background: white; color: purple }
a:active {background: blue; color: white }
h1 { background: white; font-family: Verdana, sans-serif; color: maroon }
h2 { background: white; font-family: Verdana, sans-serif; color: maroon }
h3 { background: white; font-family: Verdana, sans-serif; color: maroon }
h4 { background: white; font-family: Verdana, sans-serif; color: maroon }
h5 { background: white; font-family: Verdana, sans-serif; color: maroon }
h5 { background: white; font-family: Verdana, sans-serif; color: maroon }
hr { background: white; color: maroon }
ol { background: white; font-family: Verdana, sans-serif; font-size: smaller; color: maroon }
ol li { background: white; font-family: Verdana, sans-serif; color: maroon }
p { background: white; font-family: Verdana, sans-serif; font-size: smaller; color: maroon }
pre { background: white; font-family: monospace; color: maroon }
ul { background: white; font-family: Verdana, sans-serif; font-size: smaller; color: maroon ; list-style-type: circle }
table { border: thin solid maroon; font-family: Verdana, sans-serif; font-size: smaller }
td { background: white; border: thin solid olive; color: maroon  }
th { background: silver; font-weight: bold; color: black }