  body {
     color: #ffffff;
     font-family: Verdana;
     font-size: 12px;
     background-color: #c0c0c0;
  }

  a.l {
     color: #ffffff;
     text-decoration: none;
  }

  a.l:hover {
     color: #ffffff;
     text-decoration: underline;
  }

  a.l3 {
     color: #CED6EC;
     font-family: Verdana;
     font-size: 10px;
     text-decoration: none;
     margin: 0px;
  }

  a.l3:hover {
     color: #CED6EC;
     font-family: Verdana;
     font-size: 10px;
     text-decoration: underline;
     margin: 0px;
  }

  .cellcolor {
     color: #373F55;
     background-color: #ced6eb;
  }

  h2 {
     color: #CED6EC;
     font-family: Arial;
     font-size: 16px;
     font-weight: bold;
     margin: 0px;
  }

  h3 {
     color: #CED6EC;
     font-family: Verdana;
     font-size: 12px;
     font-weight: bold;
     margin: 0px;
  }

  h1 {
     color: #CED6EC;
     font-family: Verdana;
     font-size: 14pt;
     font-weight: 800;
     letter-spacing: 2pt;
     margin: 0px;
  }

  div {
     font-size: 12px;
  }

  td {
     font-size: 12px;
  }

  a {
     color: #ffffff;
  }

  a:hover {
  }

  .contrastcolor {
     background-color: #A6AEC3;
  }

  a:visited {
  }

