body,td,div,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}
a { 
	text-decoration: none;
}
a:hover { 
	text-decoration: underline;
	background-color: #99FFFF;
}
