

body {
    color: #000000;
    font-family : Verdana, Arial, sans-serif;
    font-size : 12px;
  }


i {
    color: #000000;
    font-family : Verdana, Arial, sans-serif;
    font-size : 12px;
  }


table {
    font-size: 12px;
    font-family : Verdana, Arial, sans-serif;
    color: #000000;
  }


td.head {
    background-color : #0066cb;
  }


td.clean {
    background-color : #549de2;
    font-size: 12px;
  }


td {
    background-color : #549de2;
  }

td.text2 {
    background-color : #7fc4ff;
    font-family : Verdana, Arial, sans-serif;
    font-size : 12px;
  }

td.text {
    background-color : #7fc4ff;
    font-family : Verdana, Arial, sans-serif;
    font-size : 14px;
  }


h1 {
    font-family : arial,helvetica,sans-serif;
    font-size : 16px;
    padding-top : 10px;
    color: #ffffff;
  }


h2 {
    color : #000000;
    font-family : arial,helvetica,sans-serif;
    font-size : 14px;
    font-style : normal;
    font-weight : normal;
  }


a {
    font-family : arial, helvetica;
    font-size : 12px;
  }


a:visited {
    font-family : arial, helvetica;
    font-size : 12px;
  }


a:active {
    font-family : arial, helvetica;
    font-size : 12px;
  }


a:link {
    font-family : arial, helvetica;
    font-size : 12px;
  }

