body {
    font-family: "Verdana", "Arial", sans-serif;
    font-size: 12px;
}

ul {
    margin-left: 0;
    padding-left: 1em;
    list-style-type: square;
}

li {
    margin-left: 0;
    padding-left: 0;
    list-style-type: square;
}

#top, #bottom, #topLeft, #topMiddle, #topRight, #bottomLeft, #bottomMiddle, #bottomRight {
    display: none;
}

#contentHeader {
    display: none;
}