html { 	height: 100%;  
		font-size: 100%;
}
body {
	margin: 0px;
	padding: 0;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
	color: #143838;
	font-size: 85%;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.bodyheaders {
	font-family: "Georgia", "Times New Roman", Times, Serif;
	font-size: 18px;
	color: #1E4A49;
	font-weight: bold;
	font-style: normal;
	line-height: 35px;
	padding-left: 50px;
}
.bodylinks {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
	color: #FFFF00;
	font-size: 100%;
	line-height: 18px;
	padding: 0px;
	text-decoration: underline;
}
.bodylinksList {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
	color: #1B3D3F;
	font-size: 85%;
	line-height: 18px;
	text-decoration: underline;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 5px;
}
.imgborder {
	border:5px solid #C1C1B0;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-top:5px;
	margin-bottom: 5px;
}.bodyheadersSmall {
	font-family: "Georgia", "Times New Roman", Times, Serif;
	font-size: 14px;
	color: #1E4A49;
	font-weight: bold;
	font-style: normal;
	line-height: 35px;
	padding-left: 50px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
	color: #143838;
	font-size: 75%;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.bodyheadersSmallLEFT {
	font-family: "Georgia", "Times New Roman", Times, Serif;
	font-size: 14px;
	color: #1E4A49;
	font-weight: bold;
	font-style: normal;
	line-height: 35px;
	padding-left: 10px;
}
