body {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	margin: 0px;
	background-color:#dfdab8;
}

h1 {
	color: #2A4E1A;
	font-family: Verdana, "Century Gothic", sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 8px;
	margin-top: 5px;
	line-height: 22px;
}

h2 {
	font-size: 12px;
	color: #5F794F;
	font-weight: normal;
}

h3
{
	font-size: 11px;
	color: #375927;
	font-weight: bold;
	padding-bottom: 5px;
	background: url(/images/h3_underline.gif) repeat-x bottom;
	margin-bottom: 12px;
}

h4
{
	color: #8a956a;
	font-size: 14px;
	margin: 15px 0;
	font-weight: normal;
	background: url(/images/h3_underline.gif) repeat-x bottom;
}

h5
{
	font-size: 12px;
	color: #e11119;
	font-weight: normal;
	font-family: Verdana, sans-serif;
}
