body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #006654;
	text-decoration: none;
}
a:visited {
	
	color: #006654;
	text-decoration: none;}
a:hover {
	color: #00D5AF;
	}
a:active{
	
	color: #006654;
	text-decoration: none;}
a.inline:link {
	color: #006654;
	text-decoration: underline;
}
a.inline:visited {
	text-decoration: underline;
	color: #006654;
}
a.inline:hover {
	color: #00D5AF;
	text-decoration: underline;
	}
a.inline:active{
	
	color: #006654;
	text-decoration: none;}
.mainHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	text-decoration: none;
	color: #006654;
}
.subHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	color: #006654;
}
.subHeadingUL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: underline;
	color: #006654;
}
.border {
	border: 1px solid #006654;	
}
.mainBodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #006654;
	text-align: left;
	line-height: 20px;
}
.mainBodyTextCentred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #006654;
	text-align: center;
	line-height: 20px;
}
.menuText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bolder;
	color: #006654;
}
.menuTextSm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #006654;
	text-align: left;
	text-indent: 10px;
}
.menuTextCentered {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bolder;
	color: #006654;
	text-align: center;
}
.menuTextSmCentered {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #006654;
	text-align: center;
}
.menuTextSmRightJustified {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #006654;
	text-align: right;
}
.homePageTextUL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #006654;
	line-height: 20px;
	text-decoration: underline;
}
.menuTextCenteredUL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bolder;
	color: #006654;
	text-align: center;
}
