  body {
    background-color : white;
    margin           : 0pt;
  }
  body,h1,h2,h3,h4,h5,h6,th,td,ul,li,p,div,a,span {
    font-family: arial, sans-serif;
  }
  h1,h2,h3,h4,h5,h6 {
    text-align : left;
  }
  p {
    text-align : left;
  }
  p, td, li, div, a, span {
    font-size  : 10pt;  
  }
  h1 {
    font-size  : 16pt;
  }
  h2 {
    font-size  : 14pt;
  }
  h3 {
    font-size  : 12pt;
  }
  a {
    color: #565ca3
  }
  td.formheading
  { background-color : #FF3333;
    color            : white;
    font-weight      : bold;
    font-size        : 10pt;
  }
  td.formlabel, td.formentry, td.formlongfield
  { background-color : #d8dad6;
    font-size        : 10pt;
  }
  td.formlabel
  { font-weight      : bold;
  }
  .matze1 {  background-color: #FFFFCC; background-repeat: repeat; text-align: center; text-indent: 12px; word-spacing: 0,1; white-space: normal; cursor: crosshair; filter: Light}
