a:link {text-decoration: underline; color: #494747;}
a:visited {text-decoration: underline;color: #494747;}
a:active {text-decoration: underline;color: #494747;}
a:hover {text-decoration: underline; color: #be0101;}


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;}


body {
	margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;
}

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


.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: 11px;
		font-style: bold;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #0000000;
		}


.white {
		font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #ffffff;
		}