.navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:visited {
	color: #FFFFFF;
}
.navigation a:hover {
	color: #669966;
}
.navigation a:active {
	color: #FFFFFF;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #009933;
}

.addressing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.cellpadding10pt {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	color: #006633;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #006633;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #006633;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #33CC33;
	text-decoration: underline;
}
a:visited {
	color: #33CC33;
}
a:hover {
	color: #006633;
}
a:active {
	color: #006633;
}

