@charset "utf-8";
/* CSS Document */

/*------------------------------------------------
   Reset
------------------------------------------------*/

html,body {
    margin: 0;
    padding: 0;
    width:100%;
    height:100%;
}

table {
    font-size: inherit;
}

textarea {
    font-size: inherit;
}

th {
    text-align: left;
    font-weight: normal;
}

img {
    border: 0;
}

ul {
    list-style: none;
}

h3 {
    font-size: 12px;
}

h4 {
    font-size: 12px;
}
