@charset "UTF-8";
.body em strong blue {
	color: #487DC1;
}
.blackBolditalic {
	color: #000;
	font-weight: bold;
}
.email_address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #4B2B5E;
}

