.press_header {

	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #0E4432;
	padding: 3px;
	text-align: right;
}

