@charset "iso-8859-1";
a:link {
	color: #6699CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.quoter {
	color: #666666;
	font-style: italic;
	font-weight: bold;
	font-size: 9pt;
	text-align: right;
	line-height: 12pt;
	padding-right: 4px;
	padding-left: 4px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: normal;
	color: #999999;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.Headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	color: #663333;
}
.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	color: #999999;
	padding-left: 4px;
	padding-right: 4px;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	color: #666666;
}
