<!-- Style Sheet created with the CoffeeCup StyleSheet Maker -->
<!-- http://www.coffeecup.com -->


<!--

   body{
   background: #fffac8;
   font-family: Times New Roman;
   font-size: medium;
   font-weight: 400;
   font-style: normal;
   text-decoration: none;
   color: #412d23;}
  
  h1{
    background: #fffac8;
    font-family: Times New Roman;
    font-size: 40pt;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #412d23;}
  
    h2{
    background: #fffac8;
    font-family: arial;
    font-size: 20pt;
    font-weight: bold;
    font-style: italic;
    text-decoration: underline overline; 
    color: #412d23;}
  
    h3{
    background: #fffac8;
    font-family: arial;
    font-size: 14pt;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #412d23;}
  
    p{
  	background: #fffac8;
  	font-family: arial;
  	font-size: 10pt;
    font-weight: normal;
  	font-style: normal;
    text-decoration: none;
 	 color: #412d23;}
  
    li{
  	background: #fffac8;
  	font-family: arial;
  	font-size: 10pt;
    font-weight: normal;
  	font-style: normal;
    text-decoration: none;
 	 color: #412d23;}

a{
  	background: #fffac8;
  	font-family: times roman;
  	font-size: 10pt;
    font-weight: normal;
  	font-style: italic;
    text-decoration: none;
 	}
-->
</style>