.leafbg {
	background-image: url(images/leaf_image.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 500px;
	padding: 10px;
}
th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0;
	background-color: #036;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.boldthis {
	font-weight: bold;
}
.height50 {
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
a {
	font-weight: bold;
	color: #666;
}
.boxed {
	border: 1px solid #000;
}
