body {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.8em;
	color: #444444;
	background-color: #FFFFFF;
	margin: 50px;
}
td {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.8em;
}
a:link {
	color: #BB0000;
	text-decoration: none;
}
a:visited {
	color: #BB0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
