body {
	margin: 0px;
}
td {
	font-size: 9pt;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}
a.right:link {
	font-size: 12pt;
	color: #ffffff;
	text-decoration: underline;
}
a.right:visited {
	font-size: 12pt;
	color: #ffffff;
	text-decoration: underline;
}
a.right:hover {
	font-size: 12pt;
	color: #FF0000;
	text-decoration: underline;
}