@charset "utf-8";
a {
	color: #00576d;
	text-decoration: none;
}
a:hover {
	color: #00A653;
	text-decoration: underline;
}
body, td {font-family: Arial, Helvetica, sans-serif; font-size:.98em; line-height: 1.3em;}