body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;

}
#header {
	padding: 7px;
	color: #264500;
	font-size: 11px;
	background-color: #F4F4F4;





}
#header a:link, #header a:active, #header a:visited {
	font-size: 11px;
	color: #DC6B0F;
	text-decoration: none;



}
#header a:hover {
	color: #264500;
	text-decoration: underline;


}
#main {
	font-size: 11px;
	color: #003300;
}

a:link, a:active, a:visited {
	color: #4C4F32;
	text-decoration: none;

}
a:hover {
	color: #D98032;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	color: #E2863A;
	font-weight: normal;
	font-style: italic;
}
#footer {
	font-size: 12px;
	color: #666666;
	padding: 0px 5px;
	font-weight: bold;
	text-align: right;
}
