a:link             { color: black; text-decoration: none}

a:visited          { color: black; text-decoration: none }

a:active           { color: #008200; text-decoration: none }

a:hover            { color: black;  text-decoration: none }



body  { color: black; background-color: white;

        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana;

        text-decoration: none; margin: 0px}

p     { color: #000082; font-size: 10pt;

        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana }





h1    { color: #000082; font-size: 14pt; font-weight: bold; margin-top: 6pt; margin-bottom: 6pt; }

h2    { color: #000082; font-size: 14pt; font-weight: bold; font-style: italic; margin-top: 6pt; margin-bottom: 6pt;  }

h3    { color: #000082; font-size: 14pt; font-weight: normal; margin-top: 6pt; margin-bottom: 6pt; }

h4    { color: #000082; font-size: 10pt; font-weight: bold; margin-top: 6pt; margin-bottom: 6pt; }

h5    { color: #000082; font-size: 10pt; font-weight: bold; font-style: italic; margin-top: 6pt; margin-bottom: 6pt; }



cite    { color: cyan; font-style: italic; font-weight: bold; font-size: smaller }



em      { color: black; font-weight: bold; font-style: normal; }

strong  { color: #000082; font-weight: bold; }



table { empty-cells:show; text-align: justify;

        color: #000082; border-color: #0060c0 #003060 #003060 #0060c0;

        font-size: 10pt;  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana }

tr    { color: #000082; font-size: 10pt;  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

td    { color: #000082; align: right; valign: middle;

        font-size: 10pt;  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana }

ul    { color: #000082;

        font-size: 10pt; text-align: justify;

        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular,Verdana  }



.leftalign { text-align: left;}

.justified   { text-align: justify;}