@charset "UTF-8";
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	text-decoration: none;
}
.lcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	text-decoration: none;
}
.lcopy:link {
	color: #4196C1;
	font-weight: bold;
	text-decoration: none;
}
.lcopy:visited {
	color: #4196C1;
	font-weight: bold;
	text-decoration: none;
}
.lcopy:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.lcopy:active {
	color: #4196C1;
	font-weight: bold;
	text-decoration: none;
}
.acc_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

