<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none;color: #000000;}
a:active {text-decoration: none;color: #000000;}
a:hover {text-decoration: underline; color: #78969f;}

a.two:link {text-decoration: none; color: #195244;}
a.two:visited {text-decoration: none;color: #195244;}
a.two:active {text-decoration: none;color: #195244;}
a.two:hover {text-decoration: underline; color: #be0101;}


a.three:link {text-decoration: underline; color: #ffffff;}
a.three:visited {text-decoration: underline;color: #ffffff;}
a.three:active {text-decoration: underline;color: #ffffff;}
a.three:hover {text-decoration: underline; color: #ffffff;}

.bodycopy {
		font-family: "Calibri", "Myriad Pro", Helvetica, Arial, sans-serif;
		font-size: 15px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000000;
}

.bodygrey {
		font-family: "Calibri", "Myriad Pro", Helvetica, Arial, sans-serif;
		font-size: 15px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: bold;
		text-transform: none;
		color: #727272;
}
.bodywhite {
		font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #ffffff;
}
.bodybold {
		font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
		font-size: 15px;
		font-style: normal;
		line-height: 30px;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #727272;
}


.headline {
		font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
		font-size: 14.5px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #195244;
}


.subhead {
		font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #195244;
}


.bottom {
		font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
		font-size: 12px;
		font-style: bold;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #999999;
		}

.small_white {
		font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
		font-size: 9px;
		font-weight: normal;
		color: #ffffff;
		}
		
.white {
		font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #b3b2b2;
		}</pre></body></html>