a:link {
	color: #0033CC;
}
a:visited {
	color: #FF0033;
	float: left;
	height: auto;
	width: auto;
	margin: 2px;
	padding: 2px;
}


th {
	font-family: "Times New Roman", Times, serif;
}


td {
	font-family: "Times New Roman", Times, serif;
	background-color: #A4BAC8;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
body {
	font-family: "Times New Roman", Times, serif;
	background-color: #A4BAC8;
}
