﻿.headline {
	font-family: "Arial Black";
	font-size: x-large;
	font-weight: inherit;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-left: 0px;
	color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.text {
	padding-left: 0px;
	margin-left: 0px;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.captionRHS {
	padding: 0;
	float: right;
	clip: inherit;
}
.cutlinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

