.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
}
.bold {
	font-weight: bold;
	color: #006633;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #006633;
	line-height: 140%;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #993300;
	font-weight: bold;
}
a:link {
	color: #993300;
	text-decoration: underline;
}
a:visited {
	color: #993300;
	text-decoration: underline;
}
a:hover {
	color: #006633;
	text-decoration: underline;
}
a:active {
	color: #006633;
	text-decoration: underline;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #006633;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #006633;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #993300;
	text-decoration: none;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #993300;
	text-decoration: none;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #ffffff;
}
a.smallprint:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #ffffff;
	text-decoration: none;
}
a.smallprint:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #ffffff;
	text-decoration: none;
}
a.smallprint:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #ffffff;
	text-decoration: underline;
}
a.smallprint:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #ffffff;
	text-decoration: underline;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #009900;
}
