body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #BCCD98;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #0000FF;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
}
a.big {
	color: #0000FF;
	font-weight: bold;
	font-size: 16px;
}
a:hover.big {
	color: #FF0000;
	font-size: 16px;
}
td.text-heading {
	background-image: url(/images/globals/heading-back.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	height: 21px;
	padding-left: 8px;
	padding-bottom: 2px;
}
td.text {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}


.title-header {
	background-image: url(/images/header/header-back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.oval-shadow {
	background-image: url(/images/oval-shadow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 4px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.green-scapes {
	font-family: "Lucida Calligraphy", "Freestyle Script", "Arial Narrow";
	font-weight: bold;
	color: #334A36;
	font-size: 13px;
}
.head-image {
	background-image: url(/images/header/photo3_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
