body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
h1 {
	font-size: 9px;
}
h2 {
	font-size: 9px;
	font-weight: bold; 
}
h3 {
	font-size: 9px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}