    body,td,div {
        font-family : Tahoma,Verdana,sans-serif;
        font-size : .8em;
        color: black;
        background-color: white;
        text-align : justify;

    }
    table.main {
        background-color: black;
        width : 100%;
    }
    .help-topic {
        font-weight : bold;
        font-size : 1em;
        color : white;
        background-color : black;
        text-align : left;
    }
    .item {
        font-weight : bold;
        vertical-align : top;
        background-color: #cccccc;
    }
    .item-heading {
        font-weight : bold;
        vertical-align : top;
        text-align : center;
        background-color: #dddddd;
    }
    .item-desc {

    }

