INPUT, SELECT, TEXTAREA {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color:#FFF;
	background-color: #5A7856;
}
body {
	background-color: #5A7856;
	background-image: url(images/bkgrd.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px; color: #FFF;
	font-weight:normal;
	background-color: #5A7856;
	}
p {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px; color: #FFF;
	font-weight:normal;
	background-color: #5A7856;
}
h1 {	
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 13px; color: #FFFFFF;
	background-color: #5A7856;

}
.hr {
	color: #CABF6D;
	height: 1px;
	width: 100%;
	text-align: center;
}
a:link {
	font-size: 11px;
	color: #FFFFFF;
}
a:visited {
	font-size: 11px;
	color: #FFFFFF;
}
a:hover {
	font-size: 11px;
	color: #CABF6D;
}
a:active {
	font-size: 11px;
	color: #CABF6D;
}
.border {
	border: 1px solid #CABF6D;
}
.footer {
	font: 9px verdana,arial,helvetica,sans-serif;
	color: #DBDBDB;
background-color: #5A7856;
}
.image {
	border: 1px solid #CABF6D;
}
.emphasis {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px; color: #CABF6D;
	font-weight: bold;
	background-color: #5A7856;
}
.quote {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px; color: #FFFFFF;
	font-weight: bold;
	background-color: #5A7856;
}
.weather {
	border: 1px solid #CABF6D;
	background-color: #FFF;
}
