body {
	background-color: #3C5119;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

a {
	color: #3C5119;
        text-decoration: none;
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	
	font-weight: bold;
    color: #3C5119; font-style: oblique;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
    color: #3C5119;
}

a:hover {
	color: black;
}
