#news_page H4
{
	font-size: 18px;
	line-height: 19px;
}
#news_page .news_date
{
	font-size: 16px;
}
#news_page .news_text
{
	font-size: 14px;
	line-height: 19px;
	position: relative;
	top: 3px;
}

