body {
    font: 80% verdana, Arial, Helvetica, sans-serif;
    text-align: justify;
    margin-right: 5%;
}
p.aside { 
    font-style: italic;
    margin-right: 30%;
}
p.hang {
    text-indent: -1em;
    margin-left: 1em;
}
h3.subtitle { 
    font-style: italic 
}
p.importantnote {
    background-color: #ffffcc;
    font-color: #0000dd;
}
.update {
    background-color: white;
    padding: 4em;
    font-family: helvetica;
    font-size: large;
    width: 70%;
}
