    body {
        width:          550px;
        font-family:    Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	text-align:     justify;
	margin-left:     20px;
    }

    a:link, a:visited {
        color:          #0080c0;
    }

    a:hover {
        color:          #90a0a0;
    }

    h1 {
        color:              #90a0a0;
        border-bottom:      1px solid #0080c0;
        font-family:        Trebuchet MS, Arial, sans-serif;
        font-size:          18px;
        margin-bottom:      5px;
    }

    h2 {
        color:              #90a0a0;
        border-bottom:      1px dashed #0080c0;
        font-family:        Trebuchet MS, Arial, sans-serif;
        font-size:          16px;
        margin-bottom:      5px;
    }

    tt {
        font-family:        Courier New, Courier, sans-serif;
    }

    hr {
        background:         #0080c0;
        border-bottom:      1px dashed #0080c0;
    }

    dt {
        font-weight:        bold;
        color:              #003060;
    }

    dd {
        margin-left:        10px;
        margin-bottom:      10px;
    }

    dl {
        margin-left:        10px;
    }

    .commonTopNav, .footerAction {
        border:             1px dashed #0080c0;
        background:         #eee;
    }

    .breadCrumb {
    }

    .webList {
    }

    .topNav {
    }

    .newTopic {
        color:              #d66;
        text-decoration:    underline;
    }

    .searchField {
        border:         1px solid #0080c0;
    }

    .formButton {
        border:         3px outset #0080c0;
        background:     #0080c0;
        color:          #fff;
    }

    .copyright {
        font-size:      10px;
        color:          #666;
        text-align:     right;
    }

    .revision {
        font-size:      10px;
        color:          #666;
    }

    table[width="0"] {
    }

    td[colspan="7"][bgcolor="#dddddd"] {
        background:     #0080c0;
        color:          #fff;
    }

    th[bgcolor="white"] {
        color:          #036;
    }

    td[bgcolor="lightgrey"] {
        background:     #eee;
    }

    td[width="14"][bgcolor="#dddddd"] {
        background:     #ff8;
        font-weight:    bold;
    }

