h1 {
	text-align: left;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 20px;
	color: #00B95D;
}

h2 {
	text-align: left;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 20px;
	color: #00B95D;
}

h3 {
	text-align: left;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 20px;
	color: #00B95D;
}
.Left h2 {

    font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size:14px;
        text-transform:lowercase;
        color: #00b95d;
		}
.Content h2 {

font-family:Geneva, Arial, Helvetica, sans-serif;
        font-size:14px;
        text-transform:lowercase;
        color: #00b95d;
    margin: 0 0 8px 0;

}
