body         { color: #808080; background: black; margin: 8%; font-family:Courier New, Terminal, Fixedsys, serif }

a:link       { color: #FF0000 }

a:visited    { color: #800000 }

a:active     { color: #FF0000 }

h1           { font-size: 200%; text-indent: -4% }

h2, h3, h4, h5, h6 { color: red; text-indent: -2% }

h2           { font-size: 150% }

h3 { font-size: 130% }

h4 { font-size: 120% }

p { text-indent: 5%; text-align:justify; margin-left:2%; margin-right:2% }

li { text-indent: 0% }

p.list { text-indent: 0% }

pre { font-family: Terminal; font-size: 10pt; text-decoration: none }