body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #cccccc;
	background-color:#ffffff;
	margin-top:80px;
	margin-bottom:0px;
}
.no_print
{
	display:none;
}
table, td, th 
{
	background:;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
	line-height: 24px;
	color: #333333;
	cellpadding: 0px; 
	cellspacing : 0px;
}

a 
{
	text-decoration:none;
	color:#cccccc;
	font-weight:bold;
	font-size: xx-small;
}
a:hover 
{
	text-decoration:underline;
	color:#cccccc;
	font-weight:bold;
	font-size: xx-small;
}
a:active 
{
	color:#cccccc;
	font-weight:bold;
	font-size: xx-small;
}
	
a:visited 
{
	color:#cccccc;
	font-weight:bold;
	font-size: xx-small;
}

.scrollable 
{ 
	width: 600px; 
	height: 300px; 
	overflow: auto; 
	color: #025091;	
	padding-left:20px;
	padding-right:10px;
	scrollbar-3dlight-color:;
	scrollbar-arrow-color:#8dc63e;
	scrollbar-base-color:#025091;
	scrollbar-darkshadow-color:#025091;
	scrollbar-face-color:#025091;
	scrollbar-highlight-color:#8dc63e;
	scrollbar-shadow-color:;
}
.marquee {
	color: #FF0000;
}


