body {
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/Abkgnd.jpg);
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

A {
	text-decoration: none;
	color: #2081B5;
}
A:Visited {
	text-decoration: none;
}
A:Hover {
	text-decoration: underline & overline;
}
HR {
	align: center;
}


