body { color: #000000 }

A { text-decoration: underline; color: #003300 }
A:hover { text-decoration: none; }
A:visited { text-decoration: unerline; color: #666666 }

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
.sub-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;


}
.body-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	text-align: justify;
	font-weight: normal;


}
.border-line {
	border: 1px solid #809E7F;
}

.copy-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #ffffff;
}
