tableData {
	text-align: center;
	font: large;
}
.logo {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.menutext {
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
a:hover {
	color: #FF0066;
}
body {
	background-color: #FFF8E8;
}

td {
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: medium;
	}
