body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #404040;
	margin-top: 0;
	padding-top: 0;
}
body {
	background-image: url('images/green-bg2.jpg');
	margin-top: 0;
	padding-top: 0;
}
a:link {
	color: #17632B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #514537;
}
a:hover {
	text-decoration: underline;
	color: #A3504D;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: x-large;
	color: #244C26;
}
h2 {
	font-size: large;
	color: #80633C;
}
h3 {
	font-size: medium;
	color: #A3504D;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f2e5c4;
}
a.footer:link {
	color: #f2e5c4;
}			
a.footer:visited {
	color: #9a9e4c;
}		
a.footer:hover {
	color: #D9DAC8;
}
a.footer:active {
	color: #B6952B;
}
table#main {
	padding-top: 0;
	margin-top: 0;
}
td#white {
	bgcolor=#ffffff;
}
.border {
	float: left;
	border-style:solid;
	border-color: #17632B;
	border-width:1px;
	float: left;
	margin-right: 10px;
}
td.bottom {
	background:#A2A377 url(images/bottom-menu-bg.jpg);
	background-repeat: repeat-x;
}
.special {
	font-weight: bold;
	color: #B6952B;
	font-style: italic;
}
.small-font {
	font-size: small;
	color: #4C2624;
}
.notice {
	font-size: small;
	color: #AE6036;
	font-weight: bold
}
p.text:first-letter
{
font-size: xx-large;
padding: 1px;
float: left;
}
.red-caps {color: #A3504D;
	text-transform: uppercase
	}
.small-italized {
	font-size: small;
	font-style: italic;
}
p.allcaps {text-transform: uppercase}
sup {line-height:0.48;}