body {
    color: #000000;
    background-color: #ffffff;
    font-family: Arial, sans-serif;
}

a {
    color: #0000ff;
    text-decoration: none;
}

h3 {
    font-size: 100%;
    margin-bottom: 0px;
}

ul {
    margin-top: 0px;
    margin-bottom: 0px;
}

.link_to_ieice {
    float: right;
    margin: 5px 15px;
}

@media print {
    #ghostery-purple-box {
        display: none !important
    }
}