body, td, p {
	font-size: 10pt;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}