body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
table, th, td {
	border: 1px solid #000;
	padding: 3px;
	border-collapse: collapse;
}
th {
	color: #fff;
	background-color: #999999;
	text-align: center;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
