.smallLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #555555;
	text-decoration: none;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.bottomlink:hover{
	color: white;
	text-decoration: none;
}

.indent {
	list-style-position: inside;
	list-style-type: disc;
	font-size: 10px;
}
.bodyCopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.smallbodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
