.outer a {
	color: #A4A4A4;
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: bold;
}

a{
	color: #B1C27C;
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}

a img {	border: 0px;}

.topnews_list {
	padding: 10px;
}
.date {
	font-size: 8pt;
	color: #555555;
	font-weight: bold; font-family:Tahoma
}
.footer {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
}
.footer a{
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.page_header {
	font-family: Georgia;
	font-size: 17px;
	color: #FFFFFF;
}
.page_content {
	line-height: 130%;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	text-align:justify
}