body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration:underline}
	
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.Headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
}
.MenuHeaders {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	font-family: "Times New Roman", Times, serif;
	background-color: #616161;
	text-decoration: none;
}
.MenuItem {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
