/* COMMENTS CANNOT BE NESTED */

body {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-color: #ffcc99;   
	font-size: 85%;
    word-spacing : #0.1em;
    letter-spacing : #0.1em;   	
    background: #000000; 
    background-image:  none;
margin: 0em 0em;
 }

 strong { color : #330066; small-caps;
	font-size : medium;}
    
P:first-letter { font-size: 300%;  align: left;}  /* removed  float: left;    */


b {color: #ffccff}

h1 {
    font-family: Helvetica, Geneva, Arial,  SunSans-Regular, sans-serif ; font-weight: bold;  text-decoration: underline}

h2, h4 {color: #330066; font-size: medium} 

h3 { font-family: Arial  color: #660033} 

H4 { color: green } 


  ul.navbar a {
    text-decoration: underline  }
  a:hover { background: #ffffcc; font-weight: bold;
	}
  a:link {
    color : yellow }
  a:visited {
    color: #cccc99}

}
