body {
	margin: 0px;
	background-color: #f2f2f2;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

a, a:link, a:active, a:visited {text-decoration:none; color:#000000;}
a:hover {text-decoration:underline; color:#A32A2A;}

.inp {
	font-family: tahoma; font-size: 11px; 
	border: 1px solid #888888;
}
#w1 {
	width: 100px;
}

.c1 { color: #555555; }
#f10 { font-size: 10px; }
