td {
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}


body {
	font-family: "Gill Sans MT", Arial, sans-serif;
	background-color: #FFFFFF;
}
.quote {
	font-family: Papyrus, cursive, fantasy;
	font-size: 9pt;
	text-align: center;
	padding-bottom: 5px;
}
.navbar {
	margin: 5px;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
