body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 12px;
	line-height: 22px;
}
a:link {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}

a:visited {
	color: #999999;
}
.sline {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}


a.bigwhite:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	}
a.bigwhite:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	}
a.bigwhite:hover {
	color: #ffcc00;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	}
a.blacklink:link {
	color: #000000;
	text-decoration: none;
}
a.blacklink:visited {
	color: #000000;
	text-decoration: none;
}
a.blacklink:hover {
	color: #ff0000;
	text-decoration: underline;
}.sbianx {
	border: 1px solid #000000;
}
.news_show {
	font-size: 14px;
	line-height: 24px;
	color: #000000;
}