@charset "UTF-8";
a { text-decoration:none }
a:link {
color:#000000
}
a:visited {
color:#666666
}
a: hover {
color:#0000FF
}
.fci {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: inherit;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	cursor: crosshair;
	page-break-after: auto;
}
.fcihead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: inherit;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

