html,body{
	font-family : Arial;
	color : #000000;
	font-size : 12px;
	line-height : 19px;
}

a , a:link, a:active, a:visited {
	color : #87AA35;
	text-decoration : none;
}

a:hover {
	color : #87AA35;
	text-decoration : underline;
}

h1{
	padding : 0;
	margin : 0 0 7px 0;
	color : #87aa35;
	font-size : 24px;
	font-family : Arial;
	line-height : normal;
	font-weight : normal;
}

h2{
	border-bottom : 1px solid #e8f2d2;
	padding : 0 0 10px 0;
	margin : 0 0 7px 0;
	color : #87aa35;
	font-size : 24px;
	font-family : Arial;
	line-height : normal;
	font-weight : normal;
	width : 864px;
}