.heading { 
	font-family: Arial; 
	font-size: 19px; 
	color: #993399; 
	letter-spacing: normal; 
	font-weight: bold;
	letter-spacing: 1px;
}
a:link {  color: #FF0066}
a:hover {  color: #FF0066}
a:visited {	color: #FF0066}
.content {
	text-align: justify; 
	font-size: 15px;
	color: #000000;
	letter-spacing: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 27px;
}
.small {

	text-align: justify; 
	font-size: 16px;
	color: #000000;
	letter-spacing: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}
