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: 13px;      font-weight: 400; }h1 { text-align:center;        color: blue;        font-family: arial, helvetica, sans-serif;       background-color: #E3DECC; }h2 { color: #009D95;        font-family: arial, helvetica, sans-serif; }h3 { color: #1E80B9;        text-align: center;        margin-top: 10px;       font-family: arial, helvetica, sans-serif;        background-color: #E3DECC;        font-size: 16px; }h4 {}table { font-size: 13px;            font-weight: bold;           font-color: #4B6B9D; }a:link      { color: #81006; }a: visited { color: #E80000; }a: hover  { color: #FFC500; }a: active  { color: #AB0080; }