body {background: #000000}

h1 {font-family: sans-serif; fontsize: 20pt; color: green; font-style: italic}

h2 {font-family: sans-serif; fontsize: 14pt; color: green; margin-top: 2em; margin-bottom: .5em}

h3 {font-family: sans-serif; fontsize: 14pt; color: red; margin-top: 2em; margin-bottom: .5em}

h4 {font-family: sans-serif; color: green}

h5 {font-family: mono-space; color: green}

p  {font-family: sans-serif; color: white}

p.small  {font-family: sans-serif; fontsize: 10pt; color: white}

A:link
     {color: red;
     background: transparent;
     text-decoration: underline}

A:visited
     {color: green;
     background: transparent;
     text-decoration: underline}