.text {
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
}
.text p {
	text-indent: 25px;
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
}
.text h1 {
	font-size: 24px;
	color: #39716B;
	text-align: center;
}
.text a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #39716B;
	font-weight: bold;
	text-decoration: none;
}
.text a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #39716B;
	font-weight: bold;
	text-decoration: underline;
}
.text img {
	margin: 15px 15px 15px 15px;
}

img#dec {
	margin: 0px 0px 0px 0px;
}