h1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 24px;
	margin-bottom: 0px;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0000FF;
}
a:visited {

	color: #336633;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;

}
a:active {

	color: #FFFF00;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
a.white:link {
	color: #FFFFFF;	text-decoration: none;
}
a.white:visited {

	color: #FFFFFF;
		text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: none;

}
a.white:active {

	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336633;
	margin-bottom: 0px;
}
form {
	margin: 0px;
}
.gravesbg {
	background-image: url(/images/graves.jpg);
	background-repeat: no-repeat;
}
