h3{
font-family:Arial, Helvetica, sans-serif;
}

.formbg {
	background-color : #E7F2EB;
}
.formbutton {
	font-family : Arial;
	color : #ffffff;
	font-size : 11px;
	border: 1px solid #000000;
	font-weight : bold;
	background-color: #04431F;
}
.address {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.directory {
	font-family : Arial;
	font-size : 12px;


}

.directoryhead {
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;

}

.links {
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	color : #054420;
	}
	


.linksbold {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #054420;
}


.linksblack {
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	color : Black;
}

.smalllinks {
	font-family : Arial;
	font-size : 10px;
	font-weight : normal;
	color : #054420;
}

.title {
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
}

.titleitalic {
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	font-style: italic;
}


.textbold {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}


.titlegreen {
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : #054420;
}
.titlewhite {
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : #ffffff;
	letter-spacing: 1px;
}

.text {
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
}
.textitalic {
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	font-style: italic;
}
.smalltext {
	font-family : Arial;
	font-size : 10px;
	font-weight : normal;
}

.admintitle {
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
}

.linksred {
	color : red;
}


