.heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;	
}
.readmore {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #FF0000;
}
.footerlinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #999999;
	
}
.footerlinks a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;	
	text-decoration:underline;
}
.footerlinks a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;	
	text-decoration:none;
}
.welcome {
	font-family: "Lucida Sans Unicode";
	font-size: 16pt;
	color: #333333;
	font-weight: normal;
}
.txt {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height:24px;
	padding-top:5px;
	font-style: normal;
}

