#Navi, #Navi * {
	display: none !important;
}

* {
    font-family: Arial,Helvetica,sans-serif;
    color: #000000; 
    font-size: 14px;
    text-align: justify;
}

h1 {
    font-size: 18px;
}

a:after {
    content:" <"attr(href)">";
    font-style: italic;
    background-color: inherit;
    font-size: 12px;
    color: inherit;
}

*[title]:after {
    content:" ("attr(title)") ";
    font-style: italic;
    background-color: inherit;
    font-size: 12px;
    color: inherit;
}

