body {
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;


margin:0px;


}

body, table { /* Why do tables use larger font otherwise? */
    font-size: 12px;
}




#globalheader {
    background: #eee;
    margin-bottom: 0em;
}

#localheader {
    background: #eee;
    margin-bottom: 0em;
}

#localfooter {
    background: #eee;
    margin-top: 0em;
}

#globalfooter {
    background: #eee;
    margin-top: 0em;
    text-align: center;
}

.pager {margin-top: 0em;}

.more {margin-top: 0em;}