.back {
	background-color: #008000;
	text-align: center;
}
.table {
	background-color: #FFFFFF;
	font-family: Calibri, "Century Gothic", Arial, sans-serif;
}
h1 {
	font-size: 24px;
	line-height: 31px;
}
h2 {
	font-size: 16px;
	line-height: 23px;
}
h3 {
	font-size: 16px;
	line-height: 23px;
	color: #008000;
}
p {
	margin-top: 0px;
	margin-bottom: 4px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.text {
	font-size: 12px;
	line-height: 21px;
}
.green {
	color: #008000;
}

a:link {
	color: #008000;
	text-decoration: none;
}
a:visited {
	color: #008000;
	text-decoration: none;
}
a:hover {
	color: #008000;
	text-decoration: underline;
}
.picright {
	float: right;
	margin-left: 15px;
}

a:active {
	color: #008000;
	text-decoration: none;
}
