.subtitle {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	text-transform: uppercase;
	color: #8CC0A5;
	margin-bottom: -15px;
	font-weight: bolder;
	text-decoration: none;
}
.copy {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #000000;
}
.subtitle2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: -15px;
	background-color: #9FD5B5;
}
