body, td, input, textarea, select {
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	font-variant: normal;
	font-style: normal;
}

a:link {
	text-decoration: none;
	color: #0000FF;
}

a:visited {
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	text-decoration: underline;
}