/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
body {
	font:bold 14px Arial AMU
}
select, input, button, textarea {
	font:bold 14px Arial AMU
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
font:bold 14px Arial AMU;
	line-height:100%;
}


