.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
}
.star {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #FF0000;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}
.bottomCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: normal;
	color: #999999;
}
a.bodyLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 19px;
}
a.bodyLinks:link {
	color: #000000;
	text-decoration: underline;
}
a.bodyLinks:visited {
	color: #000000;
	text-decoration: underline;
}
a.bodyLinks:active {
	color: #000000;
	text-decoration: underline;
}
a.bodyLinks:hover {
	color: #000000;
	text-decoration: none;
}
a.footLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	line-height: 22px;
}
a.footLinks:link {
	color: #999999;
	text-decoration: underline;
}
a.footLinks:visited {
	color: #999999;
	text-decoration: underline;
}
a.footLinks:active {
	color: #999999;
	text-decoration: underline;
}
a.footLinks:hover {
	color: #999999;
	text-decoration:none;
}
a.listLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 22px;
}
a.listLinks:link {
	color: #000000;
	text-decoration: underline;
}
a.listLinks:visited {
	color: #000000;
	text-decoration: underline;
}
a.listLinks:active {
	color: #000000;
	text-decoration: underline;
}
a.listLinks:hover {
	color: #000000;
	text-decoration:none;
}