﻿
@charset "utf-8";
/* CSS Document */
/*------------------------------ GLOBAL RESET SETTINGS--------------------------- */

* {
margin: 0; padding: 0;
text-decoration: none;
font-size: 100%;
}
caption, th, td, center {
text-align: left;
vertical-align: top;
}

body {
line-height: 1em;
}





/* --------------------------END GLOBAL RESET ------------------*/
/* Root = Horizontal, Secondary = Vertical */