@charset "UTF-8";
/* CSS Document */

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}
.bodycopypink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EB65A7;
	text-decoration: none;
	line-height: 22px;
}
.bodycopypink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EB65A7;
	text-decoration: underline;
	line-height: 22px;
}
.bodycopypinkBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EB65A7;
	text-decoration: none;
	line-height: 15px;
}
.bodycopyBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}
.bodycopyBOLD:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EA66A6;
	text-decoration: none;
	line-height: 15px;
}
.bodycopyBOLDon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EA66A6;
	text-decoration: none;
	line-height: 15px;
}
.bodycopyLS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}
.bodycopypink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EB65A7;
	text-decoration: none;
	line-height: 22px;
}
