p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
}
/*table {
	background-color: #FFFFFF;
	background-position: center top;
}
makes this look like the older CSS, copied, but not used - Aug 10
*/
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 0px;
}

h4 {
	font-size: 14px;
	color: #0000FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

td {
	vertical-align: top;
	height: 8px;
	line-height: normal;
}

a img {border: none; } 