.title {
        font-family: Avenir, Arial, Helvetica;
        font-size: 24px;
        font-weight: bold;
        line-height: 0px;
        color: #8c8c8c;
        text-decoration: none;
}
.heading {
        font-family: Avenir, Arial, Helvetica;
        font-size: 16px;
        font-weight: bold;
        line-height: 15px;
        color: #35a11b;
        text-decoration: none;
}
.copy {
        font-family: Avenir, Arial, Helvetica;
        font-size: 12px;
        line-height: 16px;
        color: #454545;
        text-decoration: none;
}
.copysmall {
        font-family: Avenir, Arial, Helvetica;
        font-size: 11px;
        line-height: 14px;
        color: #454545;
        text-decoration: none;
}
.listhead {
        font-family: Avenir, Arial, Helvetica;
        font-size: 12px;
        font-weight: bold;
        line-height: 20px;
        color: #8c8c8c;
        text-decoration: none;
}
.listcopy {
        font-family: Avenir, Arial, Helvetica;
        font-size: 10px;
        line-height: 15px;
        color: #35a11b;
        text-decoration: none;
}
.featured {
        font-family: Avenir, Arial, Helvetica;
        font-size: 10px;
        line-height: 13px;
        color: #333333;
        text-decoration: none;
}
.copyright {
	font-family: Avenir, Arial, Helvetica;
	font-size: 11px;
	line-height: 23px;
	color: #ffffff;
	text-decoration: none;
}
.subheading {
        font-family: Avenir, Arial, Helvetica;
        font-size: 12px;
        font-weight: bold;
        line-height: 20px;
        color: #a51ba3;
        text-decoration: none;
}
.contactform {
        
        border-width: 1px;
        overflow: auto;
        background-color: #ffffff;
}
.backtotop {
        font-family: Avenir, Arial, Helvetica;
        font-size: 10px;
        line-height: 15px;
        color: #a51ba3;
        text-decoration: none;
}
A:link {text-decoration: none; color: #35a11b}
A:visited {text-decoration: none; color: #35a11b}
A:active {text-decoration: none; color: #000000}
A:hover {text-decoration: none; color: #000000}
