body {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: x-small;	
color: #666666;
scrollbar-base-color : #6666CC;

scrollbar-dark-shadow-color : #ffffff;
scrollbar-arrow-color : #ffffff;

a:link{
color: #330099;
text-decoration: none;
}

a:visited{
	color: #0066CC;
text-decoration: none;
}
a:hover{
	color: #747474;
	text-decoration: none;
	}
a:active{
	color: #00CCFF;
text-decoration: none;
}

background-color: White;
}

/* formats the main text  */
.maintext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #0001AE;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
/* formats the company information in the news section  */
.newscompanyinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000CD;
	font-weight: bold;
}
/* formats the link within the main text  */
.maintext a:link{	color : #5700FF;
	
}
.maintext a:visited{
	color: #5700FF;
	
}
.maintext a:hover{
	color: #1C0053;
	
}
.maintext :a:active{
	color: #5700FF; 
}


	 >html{scrollbar-face-color: #D4D0C8;
> scrollbar-highlight-color: #D4D0C8;
> scrollbar-shadow-color: #999999;
> scrollbar-3dlight-color: #FFFFFF;
> scrollbar-arrow-color:  #0066FF;
> scrollbar-track-color: #C6B9C5;
> scrollbar-darkshadow-color: #666666; }
