body {
	background-color: #16582A;
}
.bodytext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 16px;
}
.redtext {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	line-height: 16px;
}
.quicktext {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}

.whiteHeadertext {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}

.whitetext {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.buttonBorder {
	border: 1px solid #165829;
	border-right-color: #165829;
	border-bottom-color: #165829;
	border-top-color: #165829;
	border-color: #165829;
	border-left-color: #165829;
}

.greenHeadertext {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	color: #165829;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;
}

a:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 16px;
	font-weight: normal;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #00F;
}
a:active {
	color: #000000;
}

a.whitetext:link {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitetext:visited {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: underline;
}

a.bodytext:link {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
a.bodytext:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #00F;
	text-decoration: underline;
}
a.bodytext:visited {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000;
	text-decoration: underline;
}
a.quicktext:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.quicktext:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #00F;
	text-decoration: none;
	line-height: 18px;
}#copyright, #copyright a {
	font-size: x-small;
	color: #999999;
	text-decoration: none;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

