BODY { background-color: #FFFFFF;
       font-family: Verdana;
	   font-size: 10px;
	   color: #666666;
	   font-style: normal;
	   
}

a:link {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}

.bodytext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	text-align:justify;
}

.bodytextBoldBig {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	text-align:justify;
	font-weight:bold;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #432f30;
	font-weight: normal;
	padding: 2px;	
}

.ContactUStext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c01323;
	font-weight: bold;
	}
	
.LatestNewsTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #055459;
	font-weight: bold;
	text-align:left;
}

.LatestNewsReadMore {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #055459;
	font-weight: normal;
	text-align:left;
}

