@charset "UTF-8";

/*
    Print
*/

/* //////////////////////////////////////////////////
[COMMON] 
////////////////////////////////////////////////// */ 

* {
    text-shadow: none !important;
    text-decoration: none !important;
    color: #333 !important;
}
body {
    font-size: 8px;
}
#containerCover {
    margin: 0;
    padding: 0;
}
