.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: EC8D1B;
	text-decoration: none;
	letter-spacing: 2px;
	
}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #745833;
	text-decoration: none;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: 2F2F2F;
	text-align: justify;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
.txt2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-variant: normal;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.link1 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	line-height: normal;

}
.link1:hover {
  text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	color: #000000;
	font-weight: bold;
	}
.link2 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
	color: 4F4D4D;
	font-weight: bold;
}
.link2:hover {
  	text-decoration: none;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699CC;
	font-weight: bold;
}
.more{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: DB8014;
	font-weight: normal;
}
.more:hover {
  	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #DB8014;
	font-weight: normal;
	}
.txtbttmlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: 4F4F52;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
.txtbttmlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: 4F4F52;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.txtcopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: 4F4F52;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: EC8D1B;
	text-decoration: none;
}
.textarea 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1 outset #333333;
	background-color: #FFFFFF;
}
