body {
	color: #000000;
	background-color: #dfdfbf;
	font-family: sans-serif;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
a:link {
	color: #1f003f;
	background-color: transparent;
}
a:visited {
	color: #7f3f9f;
	background-color: transparent;
}
a:hover {
	color: #ffffff;
	background-color: #5f4f3f;
}
p.title {
	color: #2f2f4f;
	background-color: #8fafcf;
	font-size: 25px;
	font-weight: bold;
	border-width: 0px;
	border-color: #dfdfbf;
	margin: 0px 0px 13px 0px;
	padding: 1px 0px 0px 10px;
}
div.ref {
	color: #3f3f3f;
	background-color: #dfdfbf;
	font-size: 9pt;
	text-align: right;
}
sup {
	font-size: 0.9em;
}
table {
	margin: 0 0 13 0;
}
td.pr0 {
	color: #001f00;
	background-color: #9faf9f;
	text-align: right;
}
td.pr1 {
	color: #1f1f1f;
	background-color: #dfdfbf;
}
td.pr2 {
	color: #001f00;
	background-color: #afbfaf;
	text-align: right;
}
th {
	color: #1f1f1f;
	background-color: #bf9f9f;
	font-size: 12px;
	font-weight: normal;
}
td.tr {
	color: #1f1f1f;
	background-color: #bfbfbf;
	text-align: center;
	font-weight: bold;
}
td.tt {
	color: #3f3f3f;
	text-indent: 10px;
}
td.nr {
	color: #3f3f3f;
	text-align: center;
}
td.tm {
	color: #3f3f3f;
	text-align: center;
}
hr {
	margin: 0px;
}
div.foot {
	color: #3f3f3f;
	background-color: transparent;
	text-align: center;
}


