body {
    font-size: 12;
    font-family: arial, helvetica, sans-serif;
    color: #010066;
    background-color: #e6e6e6;
  }


table {
    font-size: 12;
    font-family: arial, helvetica, sans-serif;
    background-color: #e6e6e6;
  }


h1 { font-size: 16;
    font-family: arial, helvetica, sans-serif;
    text-align: left;
    color: #010066;
    line-height:3;
  }

h2 { font-size: 14;
    font-family: arial, helvetica, sans-serif;
    color: #010066;
   }
