body {
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: center;
	background: url('images/bg_blend.jpg');
	font-family: Verdana;
	font-size: 12px;
	color: #296424;

}

p,td,li {
	font-family: Verdana;
	font-size: 16px;
	color: #296424;
	align: left;
}
.small {
	font-size: 9px;
}

h1	{
	margin-top:	10px;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight:	bold;
	color: #296424;
	text-decoration: none;

	}
h2	{
	margin-top:	10px;
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight:	bold;
	color: #296424;
	text-decoration: none;

	}
h3	{
	margin-top:	10px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight:	bold;
	color: #296424;
	text-decoration: none;

	}
h4	{
	margin-top:	10px;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight:	bold;
	color: #296424;
	text-decoration: none;
	}
#bannerbox {
	width=780px;
	padding: 0px;
	border-bottom: 1px solid black;
}
#contentbox {
	width=780px;
	background: #fcf9e0;
	padding: 40px;
}
#menubox {
	width=780px;
	padding: 0px;
	border-bottom: 1px solid black;
}
#leftbox {
	width=180px;
	padding: 0px;
	border-right: 1px solid black;
	float: left;
}
#bottombox {
	width=780px;
	height: 20px;
	padding: 0px;
	background: #fcf9e0;
	border-top: 1px solid black;
}
#pagebox {
	width: 780px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border: 1px solid black;
	background: #eeeeee;
}

A:link {color: #296424; font-family: verdana, sans-serif; text-decoration: underline; font-size: 16px}
A:visited, A:active { color: #296424; font-family: verdana, sans-serif; text-decoration: underline; font-size: 16px}
A:hover {color: #89a78a; font-family: verdana, sans-serif; text-decoration: underline; font-size: 16px}

A:link.small {color: #296424; font-family: verdana, sans-serif; text-decoration: underline; font-size: 9px}
A:visited.small, A:active.small { color: #296424; font-family: verdana, sans-serif; text-decoration: underline; font-size: 9px}
A:hover.small {color: #89a78a; font-family: verdana, sans-serif; text-decoration: underline; font-size: 9px}
