 @import "style0.css" all;
 @import "fontstyle.css" all;
 
@import "print.css" print;
 @import "stylemin.css" only screen and (max-width : 800px);


 @import "style1.css" only screen and (min-width : 801px);
@import "bossanim.css" only screen and (min-width : 801px);
 @import "slide.css" only screen and (min-width : 801px);
@import "stylemed.css" only screen  and (min-width : 801px) and (max-width : 1009px);
