@charset "utf-8";
body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
}

h1 {
	color:#00923f;
	font-size:24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #d2cb3d;
}
h2 {
	color:#00923f;
	font-size:18px;
}

h3 {
	color:#00923f;
	font-size:14px;	
}


a {
	color:#C68600;
	outline:none;
}
