.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #5b5b5b;
	line-height: 18px;
	text-decoration:none;

}

.services {
	font-family: Arial;
	font-size: 14px;
	color: #5b5b5b;
	line-height: 22px;
	text-decoration:none;

}

.link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-transform: none;
}
a:hover {
	color: #005796;
	text-decoration: underline;
	font-weight: normal;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #61758F;
}
.header {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #144774;
	text-transform: none;
}
.bodylight {
	font-family: Arial;
	font-size: 14px;
	font-variant: 20px;
	color: #dddddd;
}