h1 {font-family: Courier, FreeMono; font-weight: bold; font-size: xx-large}
h2 {font-family: Courier, FreeMono; font-weight: bold; font-size: x-large}
h3 {font-family: Courier, FreeMono; font-weight: bold; font-size: large}
h4 {font-family: Courier, FreeMono; font-weight: bold; font-size: large}
h5 {font-family: Courier, FreeMono; font-weight: bold; font-size: large}
h6 {font-family: Courier, FreeMono; font-weight: bold; font-size: medium}
li {font-family: Courier, FreeMono; font-weight: bold;}
p {font-family: Courier, FreeMono; font-weight: bold;}

body {background: black; text: white;}
a:link {color:#fff; text-decoration:none;}
a:visited {color:#fff; text-decoration:none;}
a:hover {color:#fff; text-decoration:underline;}

