body, td, th {
	font: x-small Arial, Helvetica, sans-serif;
	color: White;
}
.menu {
	font: larger;
	color: White;
}
a:active, a:link, a:visited {
	color: White;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	}
.small {
	font: xx-small;
}
.stext {
	font: x-small;
	color: black;