.small
{
    FONT-SIZE: 9pt;
}
.black_small
{
	FONT-SIZE:9pt;
	COLOR:Black;
}

.table 
{  
	font-size: 12px; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.hand
{
	cursor:hand;
}
a:link 
{  
	font-size: 12px; 
	color:#000000;
	text-decoration: none
}
a:visited 
{  
	font-size: 12px; 
	color:#000000;
	text-decoration: none
}
a:hover {  font-size: 12px; color: #ff0000; text-decoration: none}
td
{
font-size:9pt;
}
.lable
{
	font-size: 12px; 
	color:#000000;
	text-decoration: none
}