﻿body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    margin: 25px;
}

h1 {
    font-weight: normal;
}

h2 {
    font-weight: normal;
}

a.bold {
    font-weight: bold;
}

p.quote {
    font-style: italic;
    font-size: 0.9em;
}
