body {
	background-color:#e6f6c3;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 7pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 9pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.text-brown {
	color: #4F341A;
}
.text-brownlink {
	color: #4F341A;
	text-decoration: underline;
}
.text-brownlink:hover {
	color: #4F341A;
	text-decoration: none;
}
.text-orange {
	color: #CD5004;
}
.text-orangeBold {
	color: #CD5004;
	font-weight: bold;
}
.text-brown-underline {
	text-decoration: underline;
	color: #4F341A;
}
