body {    font-size: 10pt;
     color: black;
     font-family: arial, helvetica, sans-serif;
     line-height: 12pt;
     margin-top: 0px;
     margin-bottom: 14px }

P, blockquote, td {  font-size: 10pt;
     color: black;
     font-family: arial, helvetica, sans-serif;
     line-height: 14pt;
     margin-top: 0px;
     margin-bottom: 14px }

OL, LI, UL, DL {  font-size: 10pt;
     color: black;
     font-family: arial, helvetica, sans-serif;
     line-height: 14pt;
     margin-top: 0px;
     margin-bottom: 14px }


H1 { font-family: arial, helvetica, sans-serif;
     font-style: roman;
     font-weight: bold;
     font-size: 16pt;
     line-height: 16pt;
     margin-top: 22px;
     margin-bottom: 10px;
     color: navy }

.style1 {color: #FF0000}


a:link { color: blue;
          text-decoration: none}

a:active { text-decoration: none;
         color: navy}

a:visited { text-decoration: none;
         color: blue}

a:hover { color: navy;
          text-decoration: underline  }

