a:active {  color: #CCCCCC}
a:hover {  color: #FFFFFF}
a:link {
	color: #0000FF;
}
a:visited {
	color: #FF00FF;
	text-decoration: none;

}
table {
	font-size: 9pt;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

}
td {
	font-size: 9pt;
}
