.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 999999;
	letter-spacing: normal;
	word-spacing: normal;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 663366;
}
a:link {
	color: 663366;
	text-decoration: underline;
}
a:visited {
	color: 663366;
	text-decoration: underline;
}
a:hover {
	color: 336633;
	text-decoration: none;
}
a:active {
	color: 663366;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 663366;
	text-transform: uppercase;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 999999;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: 663366;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	color: 336633;
	font-size: 16px;
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.greenbodytext {
	color: 336633;
}
.greenitalics {
	font-style: italic;
	color: 336633;
}
.sublink a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: 336633;
	text-decoration: underline;
	font-size: 11px;

}
.sublink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: 336633;
	text-decoration: underline;
	font-size: 11px;

}
.sublink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: 336633;
	text-decoration: none;
	font-size: 11px;

}
.sublink a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: 336633;
	text-decoration: underline;
	font-size: 11px;
}
.purposetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	line-height: 24px;
}

