body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d401d;
}
td {
	text-align: justify;
}
.header1 {
	font-size: 14px;
	font-weight: bold;
}
a.small {
	font-size: 9px;
	font-weight: bold;
	color: #B8B856;
}
ul {
	text-align: left;
	margin-left: 25px;
}
.leftAlign {
	text-align: left;
}
a.caption {
	font-size: 9px;
	font-weight: bold;
	color: #1d401d;
	text-decoration: none;
}

a {
	color: #203921;
	border-top-color: 203921;
	border-right-color: 203921;
	border-bottom-color: 203921;
	border-left-color: 203921;
}
a:link {
	color: #203921;
}
a:visited {
	color: #203921;
}
a:active {
	color: #203921;
}
