body {
  font-family: Arial;
  font-size: 12;
  color: #FFFFFF;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  background-color: #303143;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  scrollbar-base-color:#21232E; 
}
strong {
  font-family: Arial;
  font-size: 12;
  color: #FFFFFF;
  font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#raquo {
	font-family: Arial;
	font-size: 12;
	color: #FF9900;
}
.news_table {
   vertical-align:middle;
   text-align:left;
}
.news_table_td {
   width:100%;
   text-align:left;
   background-color:#555A77;
   font-family: Arial;
   font-size: 12;
   color: #FFFFFF;
}
.news_table_ruler {
   width:100%;
   height:19px;
   background-color:#21232E;   
   font-size: 12;
}
.news_table_content {
   padding-left:7px;
   font-size: 12;
}
td {
   font-size: 12;
}
