body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.txt {
	font-size: 12px;
	line-height: 130%;
	text-align: justify;


}
.heading {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	padding: 4px 4px 4px 8px;
	margin: 0px;
	color: #003300;
	letter-spacing: 3px;
	width: 98%;
	line-height: 140%;
	height: auto;
	background-image: url(/lib/g7.png);
	background-repeat: repeat-x;
	background-color: #789067;
	border-top: 1px solid #9DAF91;
	border-right: 1px solid #D5E1DA;
	border-bottom: 1px solid #D5E1DA;
	border-left: 1px solid #9DAF91;
	text-align: left;












}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1F3414;

}
.border {
	border: 1px solid #000000;
}
.whitebg {
	background-color: #FFFFFF;
	background-image: url(/lib/whitebg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
pre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

