@charset "utf-8";
/* CSS Document */

.mainTxt
{
font-family:Tahoma;
font-size:9pt;
color:#666666;
}

.pageHeadings
{
font-family:Tahoma;
color:#00ADEC;
font-Weight:bold;
font-size:10pt;
}
.news {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #8BC53D;
	text-decoration: none;
}
.kingn {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #8BC53D;
	text-decoration: none;
}
.newsb {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #8BC53D;
	text-decoration: underline;
}

