body {
	background-color: White; color: Black; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 100%; width: 66%;
}
a:link {
	color: Gray; text-decoration: none;
}
a:hover {
	color: Gray; text-decoration: underline;
}
a:active {
	color: Gray; text-decoration: none;
}
a:visited {
	color: Gray; text-decoration: none;
}
a:visited:hover {
	color: Gray; text-decoration: underline;
}
td.menu {
	border: solid; border-color: Black; border-width: 1px; padding: 5px; text-align: center; 
}
td.menuleft {
	border: solid; border-color: Black; border-width: 1px; padding: 5px; text-align: center; width: 80%;
}
td.menuright {
	border: solid; border-color: Black; border-width: 1px; padding: 5px; text-align: center; width: 20%;
}
.fineprint {
	font-size : xx-small;
}
