.formTx {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #006600;
}
.top_b {
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #2D8930;
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #2D8930;
}
.u_border {
	border-right: medium double #2D8930;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #2D8930;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #2D8930;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2D8930;
}
.box {
	border-top: medium double #339900;
	border-right: medium double #339900;
	border-bottom: medium double #339900;
	border-left: medium double #339900;
}
.left {
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #2D8930;
}
.right {
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #2D8930;
}
.tx {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #2D8930;
}
.table_border {
	border: medium double #2D8930;
}
body {
	margin: 0px;
	padding: 0px;
}
.u_top {
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-left-style: double;
	border-top-color: #2D8930;
	border-right-color: #2D8930;
	border-left-color: #2D8930;
}
.top {
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #2D8930;
}
.sides {
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #2D8930;
	border-left-color: #2D8930;
}
.tablecap {
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-left-style: double;
	border-top-color: #2D8930;
	border-right-color: #2D8930;
	border-left-color: #2D8930;
}
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #2D8930;
}

