body {
    background-color: white;
    color: #000;
    font-size: 12px;
    font-family: Arial;
}

a {
    color: #000;
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.2em;
    padding: 0;
    margin: 0;
}

h1 { font-size: 22px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 15px; }
h5 { font-size: 14px; }
h6 { font-size: 13px; }

table td,
table th {
    vertical-align: top;
    text-align: left;
}

#component-user-welcome_info {
    float: right;
}

#component-user-balance_info {
    margin: 15px 0;
    font-size: 14px;
    font-weight: bold;
}

#main-content {
    padding-top: 20px;
}

.navigation,
.download-button,
.component-login,
#component-login,
#component-user-welcome_info,
#footer-content,
#component-rates-calculator,
#main-content .sidebar,
#component-menu-tab_menu,
#interface-extra-panel {
    display: none;
}