body
{
	font-family: Verdana, Arial;
   font-family: 8px;
	color: rgb(0,0,0);
}
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); 

}

SPAN.norm {
		font-size:11px;
}


TD.right {
		text-align: right;
		font-size:8px;
}

A {
		color: rgb(59,59,217); 
		font-size:12px;
		font-weight:bold;
		text-decoration: none;


	
}

A:hover {
		color:  rgb(48,48,179); 
				text-decoration: underline;


}
		
A.sl {
		color: #0099ff;
		text-decoration: none;
}

A.red {
		color: #ff0000;
		text-decoration: none;
}

A.white {
		font-size: 14px;
		color: #ffffff;
		text-decoration: none;
}
A.blue {
		color: #000088;
		text-decoration: underline;
}