
.no-print {
    display: none;
}

ul.menu span:last-child {
    display: none;
}
ul.menu {
    list-style: none;
}

body a {
    color: #111111;
    text-decoration: none;
}
h1{
    font-size:25px;
}
.self-link {
    text-decoration: none;
}
.article{
    text-align: justify;
}