	BODY	{background: #ffffff;
		 margin-top: 2%;
		 margin-right: 20%;
		 margin-left: 20%}

	A 	{color: #001060;
		 text-decoration: none;
		 font-weight: bold;
		 }
	
	A.normal {color: #009000;
		 text-decoration: none;
		 font-weight: bold;
		 font: small}

	H1	{font-weight: bold;
		 text-align: right;
		 background: #E0E0E0;
		 font-size: small;
		 font-family: 'Gill Sans', Arial, sans-serif}

	H2	{font-weight: bold;
		 text-align: right;
		 background: #E0E0E0;
		 font-size: small;
		 font-family: 'Gill Sans', Arial, sans-serif}

		 
	H3	{font-weight: bold;
		 text-align: right;
		 background: #E0E0E0;
		 font-size: small;
		 font-family: 'Gill Sans', Arial, sans-serif}

     	P.quote { 	  font-family: times new roman, serif;
     		  font-weight: normal; 
     		  font-style: normal; 
     		  background: FFF0F0;
     		  horizontal-align: center;
     		  padding-left: 10%;
     		  padding-right: 10%; }
     		  
   	P.doublequote { font: Verdana, Helvetica; 
     		  font-size: x-small;
     		  color: #aa0000; 
     		  font-weight: normal; 
     		  font-style: normal; 
     		  horizontal-align: center;
     		  padding-left: 5%;
     		  padding-right: 5%;  }
     		  
     	P.quotesrc {    font-family: times new roman, serif;
     		font-size: small;
     		     color: #000000; 
     		     font-weight: bold; 
     		     background: F3F3F3;
     		     font-style: normal;
     		     padding-left: 12%;
     		  padding-right: 12%;  }
	
