body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 90%;
}

p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size: 90%;
}

h1 {
	font-size: 110%;
	font-color: #444444;
	color: #444444;
	text-align: center;
}

a:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;

}
a:visited {
	color: #000099;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-weight: bold;
	color: #9900FF;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.nav:link {
	font-weight: bold;
	color: #444444;
	text-decoration: none;

}
a.nav:visited {
	color: #444444;
	text-decoration: none;
	font-weight: bold;

}
a.nav:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.nav:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
div.footer {
	font-size: 60%;
	align = "center";
}
