.titleRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #CC3333;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
}
.smallbluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #002C75;
}
.birdseed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #002C75;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #002C75;
}
a:visited {
	color: #002C75;
}
a:hover {
	text-decoration: underline;
	color: #002C75;
}
a:active {
	color: #002C75;
}
.smallgreentitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336600;
}

