body {  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		background-color: #566C11;
		color: #3F1D03; 
		font-size: 12px
}
.lineSpacing{
	line-height: 13pt

}
.links {
	color: #3F1D03;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	letter-spacing: 2px;
	text-decoration: none;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F1D03;

}
a:link {
	color: #3F1D03;
	text-decoration: underline;
}
a:visited {
	color: #3F1D03;
	text-decoration: underline;
}
a:hover {
	color: #8B5C29;
	text-decoration: underline;
}
a:active {
	color: #3F1D03;
	text-decoration: underline;
}
.leaf_background {  
	background-image: url(img/bgd3.gif); 
	background-repeat: no-repeat; 
	background-position: center center
}
.leaf_background_b { background-image: url(img/tree3.gif); background-repeat: no-repeat; background-position: center center }
