@charset "utf-8";
/* CSS Document */
ALLARTICLES {
	color:#F8981d;
	font-family:arial,calibri,verdana;
	font-size:medium;
	width:100%;
}
	
ARTICLE { display:block; }
REL_DATE { color:#ffffff; font-weight:bold; }
ART_TYPE {   }
AUTHOR {   }
PUBNAME { font-weight:bold; }
ART_NAME { font-size:large; font-style:italic; font-weight:bold; }
ART_URL {   }
LOGTYPE {   }
SUMMARY { text-align:left; }
CONTENT { text-align:justify; }

.newstable {
	align="center";
	border="0";
	cellpadding="0";
	color:#4067B1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bolder;
	width="95%";
}

.col_label {
	color:#F8981D;
	font-family:Arial Black;
	text-align:left;"
}

.news_cells {
	color:#fff;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #666;
	border-bottom-color: #666;
	
	
}
