.fonts9 {
	font-size: 9pt;
	font-style: normal;
	line-height: 150%;
}
.style1 {
	font-size: 9pt;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #990000;
}
.style2 {
	color: #990000;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}