body {
	background-color: #679d69;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.bodyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}
.sidebarText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
.pageName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #679d69;
	line-height: 26px;
	letter-spacing: 0.1em;
}

.logo {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.4em;
	font-size: 18px;
}
#navigation a {
	color: #000000;
	text-decoration: none;
}
a {
	color: #679d69;
	text-decoration: none;
}
.sidebarText a {
	color: #FFFFFF;
}
#padding {
	padding:20px 5px 20px 5px;
	}
	
#tdLdate {
	color: #ffffff;
	background-color: #003300;
	text-transform: uppercase;
	font-size: 10px;
	padding-left: 5px;
}
.bodyText img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.alignleft {
	margin-right: 5px;
}
