/* CSS Document */
body {
	font-family: Arial;
	font-size: 16px;
}

td, th {
	font-family: Arial;
	font-size: 14px;
}

a {
	color: #3366CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}