.border {
	background-color: #DDE4E0;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333300;
	border-bottom-color: #333300;
	border-left-color: #333300;
}
.sideborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333300;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #336633;
	padding-left: 10px;
	text-decoration: underline;
	line-height: 24px;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336633;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #006600;
	font-weight: normal;
	font-style: normal;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336600;
}
