td 
{
	font-size: 12px;
}

.link1:link 
{
	color: #000000;
	text-decoration: none;
}

.link1:visited 
{
	color: #000000;
	text-decoration: none;
}

.link1:hover 
{
	color: #990000;
	text-decoration: none;
}

.tx 
{  
	height: 16px; 
	width: 30px; 
	border-color: black black #000000; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	font-size: 9pt; 
	background-color: #bbbbbb; 
	color: #0000FF
}

.bt 
{  
	font-size: 9pt; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	height: 16px; 
	width: 80px; 
	background-color: #bbbbbb; 
	cursor: hand
}


