body {background-color:black; color: white;}
h1, h2, h3, h4 {font-family: serif;} 
h1 {color: cyan;}
h2, h3 {color: #00FFFF;}
a:link {color:yellow; text-decoration: none;}
a:visited {color: red; font-style: bold; text-decoration: none;}
a:hover {color: yellow; text-decoration: underline;}
a:active {color: yellow; text-decoration: none;}
.pagelinks {width: 100%; border: 1px; border-style: solid;}
.dlhead {background-color: blue; color: white;}
.linkhead {font-family: serif; color: red; font-style: bold; font-size: 18px;}
ul.a {list-style-type:disc;}
ul.b {list-style-type:square;}
.importantText { color:lime; font-style:bold;}

