/*
	CSS for Dumb Browsers
	$Id: dumb.css,v 1.1 2003/04/14 20:08:20 justin Exp $
*/

BODY, TD {
	font-size: 10px;
}

INPUT {
	font-weight: normal;
}
