.press-title {
	font-size:14px;
	font-weight:bold;
	margin-bottom: 3px;
}
.press-article {
	font-size:11px;
	margin-bottom:20px;
	line-height: 12px;
	padding-right: 25px;
	padding-left: 25px;
}
.press-header {
	font-size:30px;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
}
.press-article a {
	color: #000;
	font-weight: 700;
}
.press-article a:HOVER {
	color: #8BD7F7;
	font-weight: bold;
}
