body {
    background-color: #FFFFCC;
    font-size: 1.0em;
    /* margin: 0; */
    /* text-align: center; */
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    /* font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; */
}

a         {color: #FF3300;}
a:hover   {color: #FF3300;}
a:visited {color: #FF3300;}

DivHeader {
    margin: 10px 0 0 0;
/*    background: #FFFFFF; */
    border-style: none;
    width: 100%;
    }

#DivHeader h1 {
/*    height: 60px; */
/*    width: 220px; */
/*    color:#FFFFFF; */
/*    text-transform:uppercase; */
    text-align: center;
    font-style: italic;
    margin:  0 0 0 5px;
    }

#DivHeader h2 {
    /* font-family:  Verdana, Arial, Helvetica, sans-serif; */
    text-align: center;
    color: #44753C;
    font-size:1.5em;}

#DivHeader h3 {
    /* font-family:  Verdana, Arial, Helvetica, sans-serif; */
    text-align: center;
    color: #44753C;
    font-size:1.0em;}

#DivPlot_1Hr, #DivPlot_12Hr {
    text-align: center;
    outline: #000000 solid thin;
    width: 90%;
    /* margin: 10px 0 10px 0; */
    /* padding: 5px 0 5px 0;} */
    }

/* #DivPlot center { */
    /* margin: auto; */
    /* } */

#DivContent {
    background: #FFFFFF;
    outline: #000000 solid thin;
    width: 90%;
    margin: auto;
    padding: 5px 0 5px 0;
    /* text-align: left; */
    /* background-color: #FFFFCC; */
}

#DivContent p {
    text-align: left;
    margin: 10px 20px 10px 20px;
    }

#DivContent h1 {
    color:#FFFFFF;
    text-transform:uppercase;
    margin:  0 0 0 5px;
    }

#DivContent h2 {
    color: #44753C;
    font-size:1.5em;
    }

#DivContent h3 {
    margin: 0px 0px 0px 10px;
    color: #44753C;
    font-size: 1.0em;
    }