@charset "ISO-8859-1";
.press_titles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #F7F182;
	text-align: left;
	line-height: 24px;
}
.header_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #F7F182;
	text-align: left;
}
.cd_name {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #F7F182;
}
.subhead_text {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	line-height: 16px;
	color: #F7F182;
	list-style-type: disc;
}
.body_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.cd_announcement {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: 24px;
	font-weight: bold;
}

