!a:link {
	font-family: Verdana;
	font-size: 11px;
	color: 9F5320;
}
!a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: 9F5320;
	text-decoration: underline;
}
!a {
	font-family: Verdana;
	font-size: 11px;
	color: 9F5320;
}
!a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
}
!a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
A, A:LINK, A:VISITED, A:ACTIVE, A:FOCUS {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #9f5320;	
}

A:HOVER {
	text-decoration: none;
	color: #9f5320;
}
.bodytext {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	list-style-position: inside;
	list-style-type: square;
}
.table {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: center;
}

h1 {
	font-family: "Times New Roman";
	font-size: 24px;
	color: 71B442;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman";
	font-size: 18px;
	color: 71B442;
	font-style: italic;
	font-weight: bold;
	margin: 10px 0px 0px;
	padding: 0px;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman";
	font-size: 16px;
	color: 71B442;
	font-style: italic;
	font-weight: bold;
	margin: 10px 0px 0px;
	padding: 0px;
	text-decoration: none;
}
hr {
	margin: 0px;
	padding: 0px;
}

.ind_text {
	font-family: Tahoma;
	font-size: 13px;
	color: 000000;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	text-align:justify;
}
