body {
	background-color: #E3E3E3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	line-height: 125%;
	letter-spacing: 0.03em
	font-weight: normal;
	margin-top: 0;
}
a:link, a:visited{
	color: #88b10b;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #88B10B;
	font-weight: 100;
	line-height: normal;
	letter-spacing: .05em;
	vertical-align: baseline;
	border-bottom: 1px #cccccc;
	border-bottom-style:dashed;
	
}
h3 {
	font-family: "lighter lem arial", sans-serif;
	color: #88B10B;
	font-weight: 100;
	line-height: normal;
	
}
h4 {
	font-family: "lighter lem verdana", sans-serif;
	color: #999999;
	font-weight:100;
	line-height: normal;
	font-size: 16px;
	
	
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
iframe {
	color: #000000;
	font-size: 11px;
	font-style: normal;
	line-height: 125%;
	letter-spacing: 0.03em
	font-weight: normal;
}

.issues_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #88B10B;
	font-size: 13px;
	font-weight: 100;
	line-height: normal;
	letter-spacing: .05em;
	vertical-align: baseline;
	border-bottom: 1px #cccccc;
	border-bottom-style:dashed;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.framed {
	border: 1px solid #CCCCCC;
}

