/* StyleSheet */

body {background-color: 99CC99;}
 
h1:first-letter {color: 666666;
  text-align: center;
  font-size: 36pt; 
  font-family: times new roman;
  }
  
h1 {color: 666666;
  text-align: center;
  font-size: 24pt; 
  font-family: times new roman;
  }

  
h2:first-letter {color: 666666;
  text-align: center;
  font-size: 14pt;
  font-family: times new roman;}

h2 {color: 666666;
  text-align: center;
  font-size: 10pt;
  font-family: times new roman;}
  
h3 {color: 666666;
  text-align: center;
  font-size: 10pt;
  font-family: times new roman;}