body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #660000;
	margin-top: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
table {
	font-size: 90%;
	color: #202F00;
	background-color: #ffffff;
	line-height: 150%;
}
td.nav {
	background-color: #FFC4C4;
	font-size: 100%;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #666666;
	vertical-align: top;
}
h1 {
	font-size: 125%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.emphtext {
	font-weight: bold;
}
.headtel {
	font-size: larger;
	font-weight: bold;
	color: #FFCC00;
	background-color: #660000;
}
