body {
	font-family: "Courier New", Courier, monospace;
	background-color: #0066FF;
	text-align: center;
	width: 1150px;
	color: #FFFFFF;
}

td {
	font-family: "Courier New", Courier, monospace;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
	font-size: 120%;
	background-color: #6666FF;
	width: 1150px;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
}
h2 {
	font-size: 100%;
}
.Navibar {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
