@charset "UTF-8";
.style1 {font-size: 8px}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style2 {font-size: 9px}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
}
.leftcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.leftcopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	letter-spacing: -.04em;
}
