body, table
{
	font-size: 11px;
	font-family:Tahoma;
}
input
{
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid;
	border-right: #DBDBDB 1px solid; 	 
	border-bottom: #DBDBDB 1px solid;
	font-size: 11px;	
	font-family:Tahoma;
}
}
a
{
	text-decoration: none;
	color: Black;
}
a:hover
{
	text-decoration: underline;
}
tr
{	
	background-color: White;
}