@charset "UTF-8";
/* CSS Document */
<style type="text/css">

a:link {
	color: transparent;
}
a:visited {
	color: transparent;
}
a:hover {
	color: transparent;
}
a:active {
	color: transparent;
}

body,td,th {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: small;
	font-weight: bold;
}

</style>
