TABLE.bordercollapse   { border-collapse: collapse; }
TR.topborder { border-top: 3px solid blue; }

a {
	color:		orange;
	font-family: 	verdana;
	font-weight: 	bold; 
	text-decoration: none; }

a:hover {
	text-decoration: underline; }


.big {
	color:		orange;
	font-family: 	verdana;
	font-size:	100%;
	font-weight: 	bold; 
	text-decoration: none; }


.ticker_main {
	color:		#bc2204;
	font-family: 	verdana;
	font-weight: 	bold; 
	font-size: 	95%;
	text-decoration: none;
	margin-left: 	5px;
	margin-bottom:	5px;
	margin-top:	5px; }

.ticker_headline {
	color:		black;
	font-family: 	verdana;
	font-weight: 	bold; 
	font-size: 	95%;
	text-decoration: none;
	margin-left: 	5px;
	margin-bottom:	5px;
	margin-top:	5px; }


.news_heading {
 	color: 		black;
	font-family: 	verdana; 
	font-size: 	80%;
	font-weight: 	bold;
	margin-left: 	5px;
	margin-bottom:	5px;
	margin-top:	5px; }

.news_text {
 	color:		black;
	font-family: 	verdana; 
	font-size: 	80%;
	font-weight: 	normal;
	margin-left: 	1px; }

.main_heading {
 	color: 		#BC2204;
	font-family: 	verdana; 
	font-size: 	90%;
	font-weight: 	bold; }

.main_text {
 	color: 		black;
	font-family: 	verdana; 
	font-size: 	77%;
	font-weight: 	normal; }

.main_text_bullets {
 	color: 		black;
	font-family: 	verdana;
	font-size: 	77%;
	font-weight: 	normal; }

.main_side_bar {
 	color: 		red;
	font-family: 	verdana;
	font-size: 	80%;
	font-weight: 	bold;}

.copyright {
	text-align:	right;
 	color: 		black;
	font-family: 	verdana; 
	font-size: 	77%;
	font-weight: 	normal; }

a.main_side_bar {
 	color: 		white;
	font-family: 	verdana;
	font-size: 	100%;
	font-weight: 	bold;}

ul {
 	color: 		black;
	font-family: 	verdana; 
	font-weight: 	normal;
	margin-left: 	40px;
	list-style-type: circle; }

