body {
	margin:0; 
	padding:0;
	color: #1C3309;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
}

td {
	border: 0px solid #000;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 5px;
}

.clear {
	clear: left;
}
.clearRight {
	clear: right;
}

th {
	text-align: left;
	padding-right: 10px;
}

a {
	color: #73410c;
	text-decoration: underline;
}

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

#nav {
	color: #1C3309;
	font-weight: normal; 
    margin-bottom: 1em; 
    font-size:8pt; 
    text-align:center;
}

#nav a {
    text-decoration: none;
}
