@charset "utf-8";
/* CSS Document */

.sf_newsTitle, .sf_newsDate, .sf_readMore, .sf_newsAuthor {
    font-family:Verdana, Arial, Helvetica, sans-serif !important;
	text-align:justify !important;
	color:#999 !important;
}
.sf_newsTitle {
	font-weight:bold !important;
	font-size:12px !important;
}
.sf_newsDate {
	font-size:10px !important;
}
.sf_readMore {
    font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:11px !important;
	text-align:justify !important;
	color:#390 !important;
}
.sf_newsAuthor {
	font-size:10px !important;
}