table {
	font-size: 9pt;
	color: #333333;
}
body {
	font-size: 9pt;
}
a { text-decoration: none }

a:hover {
text-decoration: underline;
color: #339933;

}