h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
body {
	background-color: #E5E5E5;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
td img {
display: block;
}
h3 {
	font-size: 16px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}


td {
	font-size: 12px;
}
p, h2, h3 {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}

