body {
	font-size: 9pt;
}
td {
	font-size: 9pt;
	line-height: 20px;

}
a:link {
	color: #003399;
	text-decoration: none;

}
a:visited {
	color: #003399;
	text-decoration: none;

}
a:hover {
	color: #CC0000;
	text-decoration: underline;

}
a:active {
	color: #CC0000;
	text-decoration: underline;

}
.big {
	font-size: 14.8px;
}
