body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   background-color: "white";
}

subtitle {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   background-color: "white";
}

.bodytext {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    color: "black";
	font-style: normal;
    background-color: "white";
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.navigationBar {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	background-color: #99CCFF;
}
.bottomLine {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-color: #99CCFF;
}
h1 {
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #660099;
	background-color: #FFCCFF;
}
.navigationPane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660099;
	background-color: #CCCCFF;
	padding: 2px;
}
a:link, a:visited {
	text-decoration:underline;
	color: #660099;
}
a:hover {
	text-decoration:underline;
	color: #CC0000;
}
