a {
	color: #009900;
	line-height: 130%;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 130%;
	background-color: #81A077;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	color: #009900;
	margin-bottom: -13px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	color: #CC9900;
	margin-bottom: -13px;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 120%;
	color: #FFFFFF;
}
.border {
	border: thin solid #CC9900;
	margin-left: 7px;
}
.borderleft {
	margin-left: 7px;
}
