a:link {
	font-family: Arial;
	line-height: 1.5em;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	line-height: 1.5em;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	line-height: 1.5em;
	font-size: 10pt;
	color: #006699;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	line-height: 1.5em;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
}
.indexsty {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
	border: thin ridge #990000;
	text-align: justify;
	list-style-position: outside;
	list-style-type: disc;
}
.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;
	position: static;
	padding-right: 5px;
	padding-left: 5px;

}
table#title {
	border: 1px solid #000000;
	line-height: 1em;
	}
tr#title {
	border: 1px solid #000000;
	line-height: 1em;
}
td#title {
	border: 1px solid #000000;
	line-height: 1em;
}
th#title {
	border: 1px solid #000000;
	line-height: 1em;
}
