@charset "utf-8";
@import "/ui/css/styles-top-main.css";

body {
    font-size: 16px;
    color: #999999;
    background-color: #000000;
    margin:  0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

hr {
    height: 1px;
    width: 97%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color: #ffffff;
}


