@charset "utf-8";
a:link {
	font-size: 14px;
	text-decoration: underline;
	color: #333333;
	font-family: Helvetica;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
}
a:visited {
	font-family: Helvetica;
	font-size: 14px;
	text-decoration: underline;
	color: #333333;
	font-weight: normal;
	text-transform: capitalize;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
	color: #000099;
}
.bodytxt {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	word-spacing: normal;
	letter-spacing: 1px;
}
