body,td,th {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a, a:visited, a:active {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
.nav1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.nav1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
body {
	background: url(layout/headerbg.png) repeat-x;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nav1 {
	color: #FFFFFF;
	font-weight: bold;
}
.footer {
	background: url(layout/footer.png);
	color: #333333;
	font-weight: bold;
}
.newsheader1 {
	font-size: 14px;
	font-weight: bold;
	background: #B0D733;
	color: #FFF;
	padding: 5px;
}
.newsblock1 {
	background: #F5F5F5;
	padding: 5px;
}
#green {
	background: url(layout/green.png) right;
}
#bodybox {
	padding: 5px;
}
h1 {
	margin: 0px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 18px;
}
