.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #009999;
	font-style: normal;
	text-decoration: none;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.subHeadPink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #cc0066;
	font-style: normal;
	text-decoration: none;
}
.subHeadBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #CC6600;
	font-style: normal;
	text-decoration: none;
}
.subHeadPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333366;
	font-style: normal;
	text-decoration: none;
}
.smallGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #009999;
	font-style: normal;
	text-decoration: none;
}
a.prLink:link {
	color: #CC0066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}
a.prLink:visited {
	text-decoration: none;
	color: #CC0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}
a.prLink:hover {
	text-decoration: underline;
	color: #C66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}
a.prLink:active {
	text-decoration: none;
	color: #CC0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}
