  Body  {
  	font-size : small;
 	color : dark-silver;
  	font-family: sans-serif; 
	font-weight :lighter; 	
  }
    
  p.h  {
  	font-size : small;
  	font-weight :lighter;
  	padding : 0;
  	font-family: sans-serif;  
	color: 993300	
  }
  
  a  {
  	text-decoration : none;
  	font-weight : lighter;
  	color : 660000;
  	font-family: sans-serif;  	
  }
  
  a:hover  {
  	text-decoration: underline;
  	color: 336600;
  	font-family: sans-serif;
	font-weight : bold;
  }

    
h6  {
  	color : 336600;
  	font-family : sans-serif;
  	font-size : xx-small;
  	text-align : center;
}

  h4  {
  	color : 336600;
  	font-family : sans-serif;
  	font-size : xx-small;
  	text-align : center;
  }

  h3  {
  	color : 336600;
  	text-align : center;
  	font-family: sans-serif;
  }

  h2  {
  	color : 660000;
  	text-align : center;
  	font-family: sans-serif; 
  }
  
  h1  { 
  	font-size: 28 pt; 
	color: dark-silver; 
	text-align: center; 
  	font-family: sans-serif; 
  }

