.bordergreen {
	border: thick double #99CC99;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #330000;
	margin-left: 25px;
	margin-right: 35px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: 330000;
	margin-right: 0px;
	margin-left: 0px;
}
