body {
	background-color: #F4F4F4;
}
table {
	width: 680px;
	margin-top: 20px;
	margin-left: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
a {
	color: #D20505;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
