body { background-color: white;           font-family: arial, helvetica, "sans serif";           font-size: 100%;            font-weight: 400; }p { color: black;       font-family: arial, helvetica, "sans serif";      font-size: 14px;      font-weight: 400;      text-indent= 3em; }p.light { color: black;       font-family: arial, helvetica, "sans serif";      font-size: 14px;      font-weight: 500;      text-indent= 3em;      background-color: #E9EC87; }h1 { text-align:center;        color: #2F628F;       font-size: 20px;        font-family: arial, helvetica, sans-serif;       background-color: #E9FFFA; }h1.dark { text-align:center;        color: #000000;       font-size: 18px;        font-family: arial, helvetica, sans-serif;       background-color: #00CC00; }h1.light { text-align:center;        color: #E9EC87;       font-size: 18px;        font-family: arial, helvetica, sans-serif;       background-color: #00CC00; }h2 { color: #970000;       font-size: 18px;        font-family: arial, helvetica, sans-serif; }h3 { color: white;        text-align: center;        margin-top: 10px;       font-family: arial, helvetica, sans-serif;        background-color: #2F628F;        font-size: 16px; }h3.light { color: black;        text-align: center;        margin-top: 10px;       font-family: arial, helvetica, sans-serif;        background-color: #D5C7B4;        font-size: 16px; }ul   { font-family: arial, helvetica, "sans serif";        font-size: 12px;        font-weight: 500; }li.nav{ line-height: 150%;          font-size: 12px;          font-weight: 500;  } a: link  { color: #8D7030;font-size: 12px;background-color: white; }a: visited  { color: #7C5A33;font-size: 12px; background-color: white;}a: hover  { color: #FF0000;font-size: 12px; background-color: white;}a: active  { color: #7C5A33;font-size: 12px; background-color: white;}#header {position: absolute;width: 960px;margin-left: 10px;margin-top: 10px;border: 1px solid #2F628F;padding: 10px; }#centerDoc {position: absolute;width: 750px;margin-left: 10px;margin-top: 395px;border: 1px solid #2F628F;padding: 10px; }#navigation { position: absolute;width: 200px;margin-left: 770px;margin-top: 395px;border: 1px solid #2F628F; }#footer { position: absolute;width: 950px;margin-left: 10px;margin-top:7000px;border: 1px solid #2F628F;