body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color: #ffffff;
	background-color: #000000;
}


.MainNavlink {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 20px;
}

.MainNavlink:hover { 
	
	text-decoration: underline;
	color: #CDECFE;
	
}



.Homeheadersmain {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 35px;
}



.headersmain {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #B2B2B2;
	text-decoration: none;
}



.readmorelinks {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #175B9F;
	text-decoration:none;
}

.readmorelinks:hover { 
	
	text-decoration: underline;

}


