body {
	color: white;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
td {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link { color: white; font-size: x-small; font-weight: bold; text-decoration: none; }
a:visited { color: #5f5f5f; font-size: x-small; text-decoration: none; }
a:hover { color: gray; font-size: x-small; }
a:active { color: teal; font-size: x-small; text-decoration: none; }
