body {
	font-size: 9pt;
	font-style: 14;

}
a:link {
	font-size: 9pt;
	color: #003399;
	text-decoration: underline;
	line-height: 16px;

}
a:visited {
	font-size: 9pt;
	color: #003399;
	line-height: 16px;
	text-decoration: underline;

}
a:hover {
	font-size: 9pt;
	line-height: 16px;
	color: #CC0000;
	text-decoration: underline;

}
a:active {
	font-size: 9pt;
	line-height: 16px;
	color: #660000;
}
table {
	font-size: 9pt;
	color: #222222;
	line-height: 14pt;
}
