body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DBF2DD;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.td1 {
	height: 100px;
	text-align: center;
	vertical-align: top;
	background-color: #BDE8C0;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #993333;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #993333;
}
.td2 {
	height: 20px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CC99;
	border-right-color: #66CC99;
	border-bottom-color: #66CC99;
	border-left-color: #66CC99;
}
.td31 {
	width: 150px;
	background-color: #BDE8C0;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}
.td31 a {
	color: #006600;
	text-decoration: none;
}
.td31 a:hover {
	text-decoration: underline;
}
.td32 {
	width: 490px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	font-size: 13px;
	background-color: #DBF2DD;
}
.td33 {
	width: 140px;
	background-color: #66CC66;
	text-align: center;
	vertical-align: top;
}
h1 {
	font-size: 15px;
	color: #006633;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 15px;
	color: #006633;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
