body {
        background-color: #D9E1E8;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
}

body,td,th {
        font-family: Tahoma, Verdana;
        font-size: 12px;
}

a:link {
        color: #0000FF;
        text-decoration: none;
}

a:visited {
        color: #0000FF;
        text-decoration: none;
}

a:hover {
        color: #0000FF;
        text-decoration: underline;
}

a:active {
        color: #0000FF;
        text-decoration: none;
}

.SubSection{
        color: #000000;
}


.posthidden {display:none}
.postshown {display:inline}

