a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003366;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #003366;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003366;
	text-decoration: line-through;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #003366;
	text-decoration: line-through;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #707376;
	text-decoration: none;
	background-color: #000000;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003366;
	background-image: url(button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #707376;
}
