body {
	background-color: #837769;
	background-image: url(images/bg_main.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
td.treebackground{
background-image: url(images/bg_trees.jpg); 

background-repeat: repeat-x;
background-position: center top;
vertical-align: top;
}.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: D8CCBB;
}
.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #EFD8B8;
	line-height: 16px;
}
a:link {
	color: F0E6C7;
	text-decoration: underline;
	
}
a:visited {
	color: F0E6C7;
	text-decoration: underline;
	
}
a:hover {
	color: #EFD8B8;
	text-decoration: none;
	
}
a:active {
	color: #EFD8B8;
	text-decoration: none;

}
