TH {
	text-align : left;
	vertical-align : middle;
	height : 20px;
}

.tbl_hdr {
	background-color : #4082BA;
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

EM {
	color : Red;
	font-weight : bold;
}


TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-align : left;
	vertical-align : top;
	height : 20px;
}

TD.news {
}

TD.date {
	font-weight : bold;
	width : 18%;
}

TD.date_new {
	font-weight : bold;
	width : 18%;
	color : Red;
}

