.fx {
	filter: Alpha(Opacity=10);
	page-break-before: auto;
	page-break-after: auto;
}
.fxCopy {
	page-break-before: auto;
	page-break-after: auto;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
