body {
    background-color: #ffffff;
    color: #222222;
    font-family: sans-serif;
    font-size: .875em;
    line-height: 1.4em;
    margin: 0;
    padding: 2em;
    width: 75%;
}

table {
    border-collapse: collapse;
}

table, th, td {
    border: 1px solid #cccccc;
    padding: 6px;
}

th {
    background-color: #f4f4f4;
    text-align: left;
}

.header {
    margin-bottom:4.5em;
}

.header img {
    float: left;
}

.header h1 {
    position: relative;
    top: 16px;
    left: 16px;
}

.stateTable {
    table-layout: fixed;
    width: 50%;
}

.iconColumn {
    width: 100px;
}

.iconElement {
    text-align: center;
}
