BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #3b5576;
	scrollbar-darkshadow-color: #3b5576;
	scrollbar-shadow-color: #3b5576;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #3b5576;
	background-color: #3b5576;
}

.news_main {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal;
	line-height: 1;
	color: #ffffff; 
	text-decoration: none}

.news_bold {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none}
	
.news_small {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #57b2bf; 
	text-decoration: none}
	a:link.news_small  {color : #57b2bf;}
	a:visited.news_small  {color : #57b2bf;}
	a:active.news_small  {color: #57b2bf; text-decoration: none;}
	a:hover.news_small  {color: #ffffff text-decoration: underline;}