.top {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.body {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.bodyCopy {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;

}
.small {

	font-family: Arial, sans-serif;
	font-size: 6pt;
	color: #FFFFFF;
}

a {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

a:hover {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}