 body {
	background-color: #91A17E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 1;
}
a:link {
	color: #587298;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:visited {
	color: #587298;
	text-decoration: none;
}
a:hover {
	color: #82A5DB;
	text-decoration: underline;
}
a:active {
	color: #82A5DB;
	text-decoration: underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

.FormText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.SmallTextLink a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
}

.SmallTextLink a:visited {
	color: #ffffff;
	text-decoration: none;
}

.SmallTextLink a:hover {
	color: #cccccc;
	text-decoration: underline;
}

.SmallTextLink a:active {
	color: #cccccc;
	text-decoration: underline;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

H1 {
	color: #AF650C;
	font-weight: bold;
	font-size: 18px;
	text-align: right;
}

.PageHeader {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	text-align: right;
}

.Header {
	color: #91A17E;
	font-weight: bold;
	font-size: 14px;
}

.WhiteHeader {
	color: #000000;
	font-weight: bold;
	font-size: 18px;

}

