body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

td {
	padding:2px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	font-family:"Lucida Calligraphy", "Bradley Hand ITC";
	font-size:12px;
	color:#314510;
	padding:2px 2px 2px 2px;
}


a{font-weight:bold;
color:#314510;
}
a:hover{background-color:#314510;
color:#FFFFFF;
}

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00BEBD;
	}

#navigation a {
	color: #ffffff;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	font-weight:bold;
	padding:2px 2px 2px 2px;
	font-size: 12px;
	}
	
#navigation a:hover {
	color:#314510;
	font-weight:bold;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	}
	
#footer {
font-size:10px;
}
