/* CSS definition file containing site wide stylesheets */

.NewsTableDescriptions {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10px;
 	font-weight: normal;
 	font-style: normal;
 	text-indent: 0px;
 	margin: 4px 0px 12px 0px;
 	padding: 0px
}

.TableBody {
	padding-top: 3px;
 	padding-bottom: 3px
}

.NewsTableSource {
	font-size: 14px;
 	font-weight: bold;
 	padding: 1px 1px 1px 5px;
 	border-bottom: 1px solid rgb(153,153,153)
}

.TableHeader {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 16px;
 	color: rgb(255,255,255);
 	line-height: 16px;
 	font-weight: bold;
 	background-color: rgb(51,153,51);
 	padding: 5px
}
