@charset "utf-8";
/*
 [dummy.css]
 Copyright (C) 2001 Business Architects Inc.
 http://www.b-architects.com/
*/

/* This is a scheme over the bug of MSIE 3 or something. */

@media print {

body { background:none;}
.print001{display:none;}
#tablallmaginx .float-menu{display:none;}
#tablallmaginx .year{display: block; clear:both;}
#layout-01-flashbox_other{display:none;}
#layout-01-header{display:none;}

#tabledivtable .bgcolor{background-color:#ffe5e5;}



}
