.main {
	font-family: Gill Sans, Arial, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.nav {
	font-family: Gill Sans, Arial, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #11975A;
}

.subnav {
	font-family: Gill Sans, Arial, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.mainBig {
	font-family: Gill Sans, Arial, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.header {
	font-family: Gill Sans, Arial, Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #11975a;
}

.footer {
	font-family: Gill Sans, Arial, Sans-Serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.a {
color: #11975a;
font-family: Gill Sans, Arial, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}
	
.a hover {
color: #0A95A4;
font-family: Gill Sans, Arial, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}
	
	.a visited{
color: #0A95A4;
font-family: Gill Sans, Arial, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}


