html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

body {
    padding: 0;
}

ul, ol {
    margin-left 0;
}

ul ul {
    margin-bottom: 20px;
}

#wrap {
    color: #FFFFFF;
    margin: 0px;
}

a {
    color: #000000;
}

table {
    font-size: inherit;
    border: 0px solid #c8c8c8;
}

