body {
	margin-top: 0px;
    background-color: #ffffff;
}

.bodycopy, table, td {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}
.bodycopy-grey {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.headline {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #ec0b8d;
}
a.link-body {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	}
a.link-body:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.link-body-pink {
	color: #ec0b8d;
	font-weight: bold;
	text-decoration: underline;
	}
a.link-body-pink:hover {
	color: #ec0b8d;
	font-weight: bold;
	text-decoration: none;
}
.bottom {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #f585c6;
}
a.link-bottom {
	color: #f585c6;
	text-decoration: underline;
	}
a.link-bottom:hover {
	color: #ec0b8d;
	text-decoration: none;
}

a.newslink {
	color:#f58025; 
	font-size:14px; 
	font-weight:bold;
	}
a.newslink:hover {
	color:#ec0b8d; 
	font-size:14px; 
	font-weight:bold;
	text-decoration: none;
}

