h1           {font-family: "Arial", sans-serif;
              font-size: 13pt;
              color: #003163;
              font-weight: Bold;
             }

h2           {font-family: "Arial", sans-serif;
              font-size: 11pt;
              color: #003163;
              font-weight: Bold;
             }

h3           {font-family: "Arial", sans-serif;
              font-size: 10pt;
              color: #003163;
             }

P, table     {font-family: "Arial", sans-serif;
              font-size: 10pt;
              color: black;
              text-align: Justify;
             }

P.bold        {color: #003163;
              font-weight: Bold;
              }

P.right        {text-align: right;
              }

P.left        {text-align: left;
              }

td           {font-family: "Arial", sans-serif;
              font-size: 10pt;
              vertical-align: Top;
             }

td.header     {font-family: "Arial", sans-serif;
              font-size: 10pt;
              vertical-align: middle;
              text-align: Center;
              color: black;
              font-weight: Bold;
              background-color:#CB9A6F;
             }

td.dark       {font-family: "Arial", sans-serif;
              font-size: 10pt;
              vertical-align: middle;
              color: #003163;
              font-weight: Bold;
              background-color:#95A6B4;
             }

td.light      {font-family: "Arial", sans-serif;
              font-size: 10pt;
              vertical-align: middle;
              color: white;
              font-weight: Bold;
              background-color:#95A6B4;
             }

td.right      {font-family: "Arial", sans-serif;
              font-size: 10pt;
              vertical-align: middle;
              text-align: right;
              color: black;
              background-color:#ffe7bd;
              }


A            {font-family: "Arial", sans-serif;
              font-size: 10pt;
              color: #003163;
              text-decoration: none;
             }

A:link       {color: #003163; text-decoration: none;}
A:visited    {color: #003163; text-decoration: none;}
A:hover      {color: #000000; text-decoration: none;}


#explain1, #explain2, #explain3, #explain4, #explain0
             {font-family: "Arial", sans-serif;
              font-size: 13pt;
              color: #003163;
              font-weight: Bold;
              HEIGHT: 20px;
              LEFT: 24px;
              POSITION: absolute;
              TOP: 140px;
              VISIBILITY: hidden;
              Z-INDEX: 10
             }
