	/******* main *******/

	body, td {
		color:#4b8a01 ; 
		font-family: Tahoma, Verdana, Arial ; 
		font-size:11px ;		 
		font-weight:normal; 
		line-height: 1.5em;		

	}

	p {
		padding-top: 0px;
		padding-left: 45px;	
		padding-right: 25px;				
		text-align: left;
		line-height: 1.5em;		
	}
	
	.address {
		padding-top: 0px;				
		text-align: center;
		line-height: 1.5em;		
	}	
	
	h1 {
		padding: 14px 0px 17px 45px;
		margin: 0;
		font-family: Tahoma, Verdana, Arial ;
		color:#73b00b ; 		
		font-size:14px ; 
		font-weight: bold;
		text-align: left;	
	}
	
	ul {
		padding: 0px 0px 0px 58px;	
		list-style-type: circle;
		list-style-position: outside;
	}
	
	/******* text links *******/

	a, a:active, a:visited { 
		color:#73b00b ; 
		text-decoration: underline;
		font-weight:bold; 
	}
  	a:hover { 
		color:#cf9f44 ; 
		font-weight:bold; 
	}	 		
	
	.tabletext {
		padding: 0px;
		margin: 0px;
		text-align: justify;
		line-height: 1.5em;		
	}	

	.center {
		text-align: center;		
	}	
	
	h2 {

		font-family: Verdana, Arial ; 
		font-size:10px ; 
		font-weight: bold;
	}


	/******* general *******/

	.center {
		text-align: center;
	}

	.clear {
		clear:both;
		margin-top:-1px;
		height:1px;
		overflow:hidden;
	}
	.boldburgundy {
		color: #88172E;
		font-size:12px;
		font-weight: bold;
	}	





