body {
      margin-top:0px;
      margin-right:0px;
      margin-bottom:0px;
      margin-left:0px;
      font-family:verdana;
      text-align:left;
      font-size:10pt;
      color:black;
      background:white;
      }

.spaceline
      {
      font-size:3pt;
      }

.copyright
      {
      font-size:7pt;
      }

.small
      {
      font-size:6pt;
      font-family:helvetica,arial;
      }

.header
      {
      font-size:7pt;

      }

.title
      {
      font-family:helvetica,arial;
      font-size:14pt;
      font-weight:bold;
      }

.thread
      {
      font-size: 9pt;
      text-align:left;
      font-family:helvetica,arial;
      }

.rightwise
      {
      text-align:right;
      font-size:7pt;
      font-family:helvetica,arial;
      }

.centerwise
      {
      text-align:center;
      }

hr    {
      color:#79a685;
      }

A {

      font-family:verdana;
      text-align:left;
      font-size:10pt;
      color:black;

      }

TD    {
      font-family:verdana;
      text-align:left;
      text-valign:top;
      font-size:10pt;
      color:black;
      }

.whiteletters

{      color:white;
       font-size:10pt;
       font-weight:bold;
      }

.whiteletters2

{      color:white;
       font-size:7pt;
       font-weight:bold;
      }

.blackletters2

{      font-size:8pt;
       font-weight:bold;
      }

.bigletters

{    font-size:10pt;
     font-weight:bold;

      }


.bigblueletters

{    color:#336699;
     font-size:12pt;
     font-weight:bold;

      }


.greenframe {
             border:2px;
             border-color:#79a685;
             border-style:solid;

             }

.greenframe2 {
             text-align:center;
             border:1px;
             border-color:#79a685;
             border-style:solid;
             }

.blackframe {
             border:2px;
             border-color:black;
             border-style:solid;
             }

.blackframe2 {
             border:1px;
             border-color:black;
             border-style:solid;
             }

TABLE.blackcells TD
     {
             border:1px;
             border-color:black;
             border-style:solid;
             }

.com {
        color: %%controlscolor%%;
        font-size: 7pt;
        text-align:left;
        font-family:helvetica,arial;
}

.com2 {
        color: #888888;
        font-size:7pt;
        font-family:helvetica,arial;
        text-align:left;}

.men {
        font-size: 7pt;
        text-align:left;
        font-family:helvetica,arial;
}
.error {
    color:             red;
}

.errorsmall {
    color:             red;
font-size:         8pt;
}

.errorlarge {
    color:             red;
font-size:         12.5pt;
font-weight:       bold;
}

.ok {
    color: #79a685;
}

.oksmall {
    color:   #79a685;
font-size:   8pt;
}

.oklarge {
    color:   #79a685;
font-size:   12.5pt;
font-weight: bold;
}