

BODY {
    BACKGROUND-COLOR: #F6F7F8;
  }


TD {
    COLOR: #5B5B5B;
    FONT-FAMILY: Tahoma, Verdana, Arial CE, Tahoma;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
  }


B {
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Verdana, Arial CE, Tahoma;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
  }


A:link {
    COLOR: #0152A4;
    FONT-FAMILY: tahoma, helvetica, Verdana, Arial CE, Tahoma;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
  }


A:unknown {
    COLOR: #0152A4;
    FONT-FAMILY: tahoma, helvetica, Verdana, Arial CE, Tahoma;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
  }


A:visited {
    COLOR: #0152A4;
    FONT-FAMILY:tahoma, helvetica, Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
  }


A:hover {
    COLOR: #F27108;
    FONT-FAMILY: tahoma, Verdana, Arial CE, Tahoma;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
  }


.p {
    COLOR: #0152A4;
    FONT-FAMILY: "Trebuchet MS", tahoma, helvetica, Verdana, Arial CE, Tahoma;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
  }


submit {
    border-bottom-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-top-style : solid;
  }


input {
    border-bottom-color : #bebebe;
    border-bottom-style : solid;
    border-bottom-width : 1;
    border-left-color : #bebebe;
    border-left-style : solid;
    border-left-width : 1;
    border-right-color : #bebebe;
    border-right-style : solid;
    border-right-width : 1;
    border-top-color : #bebebe;
    border-top-style : solid;
    border-top-width : 1;
  }


a.add {
    color : #ff0000;
    font-style : italic;
  }


