.ics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.dcs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9FA2A0;
	font-weight: normal;
}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	}
.leftlink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.leftlink:hover {
		color:#FFFFFF;
	    }

.normalblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.normalblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #144f9e;
	font-weight: normal;
}


.headingred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0476D9;
	font-weight: bold;
}

.heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.headingblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #144f9e;
	font-weight: bold;
}

.clients {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F665F;
	font-weight: bold;
}

.normalbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
a.one {color:#000000;}
a.two {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
 a:hover{color:#0099cc;}
 
 a:link, a:active, a:visited
	{
		
	    text-decoration	:	none; 
	}
a:hover 
	{ 
	text-decoration	:	none;
	}


