body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
a:link {
	color: #00F;
	text-decoration: underline;
}

a:visited {
	color: #900;
	text-decoration: underline;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
.J {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	color: #000;
}

