/* CSS Document */

@import url("layout.css") print, screen and (min-width: 640px);
@import url("sm.css") print, screen and (max-width: 639px);
@import url("sm_menu.css") print, screen and (max-width: 639px);