body {
	background-color: #F8F8F8;
}
h1 {
	font-size:14px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}