.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
.textitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
.textgrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
}
.textgreyitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	line-height: 18px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
}
.textred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B50004;
	line-height: 18px;
	text-decoration: none;
}
.newstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.newstextgrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
.newstextitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	font-style: italic;
}
.newsheadlineCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.newstextred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B50004;
	line-height: 16px;
	text-decoration: none;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #828282;
	line-height: 18px;
	text-decoration: none;
}

