body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 80%;
}
td.decoration {
    padding: 0.03cm 0.5cm;
}
td.decoration-two {
    padding: 0.01cm 0.1cm;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
