a:link {
	font-family: Arial;
	line-height: 1.5em;
	font-size: 10pt;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	line-height: 1.5em;
	font-size: 10pt;
	color: #999999;
	text-decoration: none;
}
.indexsty {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	list-style-position: outside;
	list-style-type: disc;
	border: none;
}
.sty {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	list-style-position: outside;
	list-style-type: disc;
	padding-right: 5px;
	padding-left: 5px;
	border: none;
	

}
table#hide{
	display: none;
	border: none;
}
tr#hide{
	display: none;
	width: 100%;

}
td#hide{
	display: none;
	border: none;
}
table#border{
	border: none;
}
tr#border{
	border: none;
}
td#border{
	border: none;
}
table#sborder{
	border: 1px solid #000000;
}
tr#sborder{
	border: 1px solid #000000;
}
td#sborder{
	border: 1px solid #000000;
}