.green {
	background-color: 	#1A2E20;
	}
	
.header {
	background-image: 	url(images/headbg.jpg);
	background-repeat: 	repeat-x;
	}
	
.text1 {
	font-size: 			11px;
	font-family: 		Verdana, Helvetica, Arial, "Century Gothic", san-serif;
	color: 				#333333;
	line-height: 		17px;
	padding:			10px 20px 10px 20px;
	}
	
.text1 a:link, .text1 a:visited {
	font-size: 			11px;
	font-family: 		Verdana, Helvetica, Arial, "Century Gothic", san-serif;
	color: 				#333333;
	line-height: 		17px;
	text-decoration: 	underline;
	}
	
.text1 a:hover {
	font-size: 			11px;
	font-family: 		Verdana, Helvetica, Arial, "Century Gothic", san-serif;
	color: 				#333333;
	line-height: 		17px;
	text-decoration: 	none:
	}
	
.text2 {
	font-size: 			11px;
	font-family: 		Verdana, Helvetica, Arial, "Century Gothic", san-serif;
	color: 				#333333;
	line-height: 		17px;
	}
	
.text2 a:link, .text2 a:visited {
	font-size: 			11px;
	font-family: 		Verdana, Helvetica, Arial, "Century Gothic", san-serif;
	color: 				#333333;
	line-height: 		17px;
	text-decoration: 	underline;
	}
	
.text2 a:hover {
	font-size: 			11px;
	font-family: 		Verdana, Helvetica, Arial, "Century Gothic", san-serif;
	color: 				#333333;
	line-height: 		17px;
	text-decoration: 	none:
	}
	
.text3 {
	font-size: 			11px;
	font-family: 		Verdana, Helvetica, Arial, "Century Gothic", san-serif;
	color: 				#333333;
	line-height: 		17px;
	padding:			3px 5px 5px 10px;
	background-color: 	#eee
	}
	
.text3 a:link, .text3 a:visited {
	font-size: 			11px;
	font-family: 		Verdana, Helvetica, Arial, "Century Gothic", san-serif;
	color: 				#333333;
	line-height: 		17px;
	text-decoration: 	underline;
	}
	
.text3 a:hover {
	font-size: 			11px;
	font-family: 		Verdana, Helvetica, Arial, "Century Gothic", san-serif;
	color: 				#333333;
	line-height: 		17px;
	text-decoration: 	none:
	}
		
.greentext {
	font-size: 			11px;
	font-family: 		Verdana, Helvetica, Arial, "Century Gothic", san-serif;
	color: 				#1A2E20;
	line-height: 		17px;
	}
	
.greentext a:link, .greentext a:visited {
	font-size: 			11px;
	font-family: 		Verdana, Helvetica, Arial, "Century Gothic", san-serif;
	color: 				#1A2E20;
	line-height: 		17px;
	text-decoration: 	underline;
	}
	
.greentext a:hover {
	font-size: 			11px;
	font-family: 		Verdana, Helvetica, Arial, "Century Gothic", san-serif;
	color: 				#1A2E20;
	line-height: 		17px;
	text-decoration: 	none;
	}