/* $WEFT -- Created by: Peter Stone on 24/07/2004 -- */

 @font-face {
 font-family: zapfcalligr bt;
 font-style: normal;
 font-weight: normal;
 src: url(fonts/zapfcal0.eot);
 }

 @font-face {
 font-family: zapfcalligr bt;
 font-style: normal;
 font-weight: normal;
 src: url(fonts/zapfcal1.eot);
 }
@font-face {
 font-family: zapfcalligr bt;
 font-style: normal;
 font-weight: normal;
 src: url(fonts/zapfcal2.eot);
 }
@font-face {
 font-family: zapfcalligr bt;
 font-style: normal;
 font-weight: normal;
 src: url(fonts/zapfcal3.eot)
 }

H1 		{
		color: #347334; 
		font-family: "zapfcalligr bt", "palatino linotype", palatino, "times new roman", serif; 
		margin-left: 6pt; 
		font-size: 120%t 
		}
		
H2 	
		{ color: #347334; 
		font-family: "zapfcalligr bt", "palatino linotype", palatino, "times new roman", serif;
		font-size: 96%; 
		margin-left: 10px;
				font-weight: 500;
				margin-top: 0; 
				margin-bottom: 0
		}
		
P 
		{font-family: "zapfcalligr bt", "palatino linotype", palatino, "times new roman", serif;
		 font-size: 86%;
		 color: #424242; 
		 margin-left: 10px
		 }
		 
P.index	{font-size:9.5pt;
		color: #477555;
		margin-left: 3pt;
		margin-bottom: 4pt;
		margin-top: 3pt;
		}
		 
P.lowmargin		{ margin-top: 4pt; 
				margin-bottom: 4pt;
				margin-left: 3pt;
				}
				
H2.lowmargin	{ margin-top: 6pt; 
				margin-bottom: 2pt;
				margin-left: 3pt;
				}
				
				
P.table	{ margin-top: 0pt; 
				margin-bottom: 0pt;
				margin-left: 3pt;
				}
				
A  			{text-decoration:none;}
A:link 		{color: #477555;}
A:visited 	{color: #477555;}
A:hover 	{color: #73DF94;}
A:active 	{color: #477555;}