.newstable_01{
 border-collapse: collapse;
 color: #616161;
 font-size: 70%;
 line-height: 1.5em;
 margin: 5%;/*margin: 5%;*/
 text-align:left;
 }
.newstable_01 th{
 width: 150px;
 padding: 2px;
 text-align: left;
 vertical-align: top;
 font-size: 30%;
 line-height: 1em;
 /*background-color: #eee;*/
 border-bottom: 1px solid #dfd5d5;
 }
 .newstable_01 td{
 padding: 2px;
 background-color: #fff;
 border-bottom: 1px solid #dfd5d5;
 }
.newstable_01 h2{
font-size: 80%;
 line-height: 0.5em;
color: #0b191a;	
}

.newstable_01 A:link {
color: #0b191a;
text-decoration: none;
}
.newstable_01 A:visited { 
color: #0b191a;
text-decoration: none;
}
.newstable_01 A:hover { 
color: #295e7c;
text-decoration: none;
}
#topics{
	width:650px;
	height:220px;
  position: relative;
top:-45px;
left:-20px;
}



/*-------------topics.html table---*/
.topicstable_01{
 border-collapse: collapse;
 color: #616161;
 font-size: 80%;
 line-height: 1.5em;
 /*margin: 5%;*/
 text-align:left;
 }
.topicstable_01 th{
 width: 150px;
 padding: 2px;
 text-align: left;
 vertical-align: top;
 font-size: 30%;
 line-height: 1.5em;
 border-bottom: 1px solid #dfd5d5;
 }
 .topicstable_01 td{
 padding: 2px;
 margin-bottom:2px;
 background-color: #fff;
 border-bottom: 1px solid #dfd5d5;
 }
.topicstable_01 h3{
color: #0b191a;	
margin:0;
padding:0;
}

.topicstable_01 A:link {
color: #0b191a;
text-decoration: none;
}
.topicstable_01 A:visited { 
color: #0b191a;
text-decoration: none;
}
.topicstable_01 A:hover { 
color: #295e7c;
text-decoration: underline;
}
.topicstable strong{
	font-size:xx-small;
	color: #295e7c;
}
/*-------------topics.html table---*/




