.HeadingBig {
font-family: Century Gothic, Tahoma, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #747475;
line-height: 24px;
}
.HeadingBigGreen {
font-family: Century Gothic, Tahoma, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #076224;
line-height: 24px;
}

.HeadingSmall {
font-family: Century Gothic, Tahoma, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #747475;
line-height: 15px;
}
.HeadingSmallGreen {
font-family: Century Gothic, Tahoma, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #076224;
line-height: 15px;
}

.Body {
font-family: Century Gothic, Tahoma, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #747475;
line-height: 15px;
}
.BodyGreen {
font-family: Century Gothic, Tahoma, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #076224;
line-height: 15px;
}

.Image {
border: 2px solid  #076224;
}
