body{
	margin:0;
	color:#333;
	font:13px/16px Verdana, sans-serif;
	color: #626262;
	background:#fff;
	overflow-y:scroll;
}

a{
	text-decoration:none;
	color:#2e6f21;
}
a:hover{text-decoration:underline;}

p{
	margin: 0 0 10px;
}

.blue {
	color: #61aa67;
}

h2{
	margin:0 0 25px;
	color:#626262;
	font-size:14px;
	line-height:15px;
	font-weight:bold;
	text-transform:uppercase;
}
h2.no-bottom-margin {
	margin-bottom: 0px;
}
h3{
	margin:0 0 25px;
	text-transform:none;
	color:#626262;
	font-size:14px;
	font-weight:bold;
}
h4{
	margin:0 0 6px;
	font-size:16px;
	line-height:21px;
	font-weight:normal;
}
h5{
	margin:0;
	font-size:14px;
	line-height:19px;
}
h6{
	margin:0;
	font-size:12px;
	line-height:17px;
}
