/* Made by rostixman - rostixman@gmail.com */

/* --- RESET ------------------------------------------------------------------------------------------------ */

* {margin: 0; padding: 0;}
html, body {width: 100%; height: 100%; font-size:100.01%; font-family:inherit;}
body {font: .8125em/1.5 'Calibri', 'Open Sans', Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; height: 100%; overflow-y: scroll; }
table {border-collapse: collapse;}
tbody {border-top: 0;}
td {vertical-align: top;}
img {border: none;}
th,h1,h2,h3,h4,h5,h6 {font-weight: normal; padding: 0; margin: 0; border: none; outline: none; vertical-align: baseline; font-family: inherit; font-size: 100%;}
header, nav, section, article, aside, footer {display: block;}
a:hover {text-decoration: none;}