BODY      { color: #FFFFFF; 
                 background:  #000000;
                 font-family: "book antiqua", garamond, "goudy old style", "times new roman", times, serif;
                 margin-left: 10%; 
                 margin-right: 10%;
                 margin-top: 5%;
                 margin-below: 2%; } 
A:link    { color: #99CCFF; }  
A:visited { color: #6699FF; } 
A:active  { color: #FF0033; } 
H1, H2     { text-align: left;
               color: #FFFFFF; 
               font-weight: bold; 
                 font-family: "book antiqua", garamond, "goudy old style", "times new roman", times, serif }
H3, H4, H5  { text-align: left;
               color: #FFFFFF; 
               font-weight: bold; 
                 font-family: "book antiqua", garamond, "goudy old style", "times new roman", times, serif}
EM         { font-variant: italic; }
P            {  line-height: 150%;  }
UL          { list-style-type: disc;
                line-height: 125%; }
OL          { line-height: 125%; }
STRONG { font-weight: bold; }

