
.heading  {
	font-size : 14px;
	font-family : Georgia, Times New Roman;
	line-height : 20px;
	color: #530067;
	text-align : left justify;
	font-weight: bold;
}

.text  {
	font-size : 12px;
	font-family : Georgia, "Times New Roman";
	line-height : 16px;
	color: #530067;
	text-align : left justify;
}

.smalltext  {
	font-size : 9px;
	font-family : Verdana, Arial;
	line-height : 14px;
	color: #530067;
	text-align : left justify;
}

a {color: #530067; 	text-decoration: underline;}  
a:hover {color: #000000;}




