body {
	background-color: #76A358;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #1A2413;
}
td a{
	color: #005100;
	text-decoration: underline;
	font-weight: bold;
}
td a:hover{
	color: #76a358;
	text-decoration: underline;
}
hr {
	height: 1px;
}
dl {
	font-size: 90%;
}
dt {
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
}
input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000033;
}
th {
	font-size: 80%;
	color: #000033;
}
small {
	font-size: 80%;
	font-weight: normal;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
	margin-bottom: 1%;
	margin-top: 1%;
}
