.Font9 {
	font-size: 9pt;
}
a:link {
	color: #6699CC;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.Font9-Right {
	font-size: 9pt;
	text-align: right;
}
.Font9-high18 {
	font-size: 9pt;
	line-height: 18pt;
}

