* { background: black; background-color: black;}
body {
  font-family: "bitstream vera sans mono",lucida console,courier new,courier;
  color: #4cbb1e;
  background: black;
  background-color: black;
}
#ft { font-size: x-small; width:100%; text-align:center; margin-top: 10pt;}
h1 { font-size: x-large; }
h2 { font-size: large; margin-top: 0.5em;}
a:link { color: yellow; }
a:visited { color: orange;  }
a:active { color: red;  }
p { font-size: 10pt; margin-top: 0.75em; }
ul { font-size: 10pt; list-style-type: disc; margin-left: 15pt;}
ul.nav { list-style-type: none; margin-left: 0;}
ol { font-size: 10pt; }
li { font-size: 10pt; margin-top: 3pt;}
blockquote { font-size: larger }
em { font-size: 150% }
em { font-size: 1.5em }
img { border: none; }