body {
    font: 1em arial;
    background: #FFFFFF;
    width: 1000px;
}

table caption {
    font-size: 1.5em;
    font-weight: bold;
}

a img {
    border: 0;
}

h1 {
    font-size: 2em;
    text-align: center
}

h2 {
    font-size: 1.5em;
    text-align: left;
}

h3 {
    font-size: 1em;
    text-align: left;
}

.figure {
    border: 1px solid black;
}

.figureContainer {
    text-align: center;
}

#appfooter p {
    text-align: center;
    font-size: 10px;
}

#appfooter table {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    font-size:10px;
}
