body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	vertical-align: baseline;
}
a:hover {
	color: #939598;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: baseline;
}
.link-active {
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}
.link-inactive {
	color: #939598;
	font-size: 8pt;
	font-weight: bold;
}
.text-invisible {
	color:#E5E6E7;
	font-size:8pt;
}
.text-default {
	color: #000000;
	font-size: 9pt;
}
.text-default a {
	font-size: 9pt;
	font-weight: normal;
}
.text-default a:hover {
	font-size: 9pt;
	font-weight: normal;
}
.text-title {
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
}
.text-default-8px {
	color: #000000;
	font-size: 8pt;
}
table.list {
    border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
table.list tr {
	height: 15px;
}
#protofade li { position:absolute; top:77px; left:66px; display:block; margin:0; padding:0; background:none;}

