body {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    text-align: left;
}

h2 {
    margin-top: 30px;
}

li {
    margin-bottom: 10px;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.smallText {
    font-size: smaller;
}