body {
 background: #000000;
 color: #FFFFFF;
 font-size: medium;
 padding-left: .25in;
 padding-right: .25in;
 line-height: 95%
 }

A:link    {color: #BBDDFF}
A:visited {color: #AAFFFF}
A:active  {color: #00FFFF}

h3 {
 font-size: x-large;
 font-weight: bold
 }

h4 {
 font-size: large;
 font-weight: bold
 }

p,ul {
 font-size: medium;
 text-indent: .25in
 } 

p.list {
 white-space: pre;
 } 

ul.list {
 list-style-type: none;
 }
 
address {
 font-size: small;
 margin-bottom: 5%
 }

td {
 font-size: medium;
 text-indent: 0
 }
