body, table, tr, td {
	font-family: Verdana;
	font-size: 9pt;
	color: #404040;
}

a {
	font-family: Verdana;
	font-size: 10pt;
	color: #1F8F1D;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}