body {
	background-color: #E8E2D6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	background-color: #6C8D86;
	background-position: center center;
}

p {
	font-size: 12px;
	color: #333333;
}

h1 {
	font-size: 24px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
}
h3 {
	font-size: 14px;
	color: #00493f;
	background-color: #B6C4BD;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	background-position: center center;
}
h4 {
	font-size: 14px;
	text-transform: capitalize;
	color: #00493F;
	text-decoration: none;
	text-align: center;
}


p, h1, hw {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}

li p {
	margin-left: 0px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #00493f;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #00493f;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.linksstyle {
	font-size: 12px;
	color: #00493f;
	font-weight: bold;
}
hr {
	color: #71948D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
li {
	font-size: 12px;
	color: #333333;
	margin-right: 2px;
	margin-left: 1px;
}
label {
	font-size: 12px;
	font-weight: bold;
	color: #12151C;
}
