a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFF66;
}
a:active {
	text-decoration: none;
	color: #FFFF66;
}
a:visited {
	text-decoration: none;
	color: #D0DFD2;
}
h1 {
	font-size: 15px;
	color: #005635;
}
h2 {
	font-size: 13px;
	color: #005635;
}
h3 {
	font-size: 12px;
	color: #005635;
}
.menu_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.menu_top:link {
	color: #FFFFFF;
}
A.menu_top:hover {
	color: #D0DFD2;
}
.menu_foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
A.menu_foot:visited {
	color: #005635;
}
ul {
	border: thin none #000000;
	background-color: #D0DFD2;
}
li {
	background-color: #CEDDD0;
	padding: 3px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #005635;
	text-decoration: none;
}
.download_panel {
	background-color: #D0DFD2;
	padding: 4px;
	font-weight: bold;
}
A.download_panel:visited {
	color: #005635;
}
