BODY {
     font-family: arial;
     background-color: #F4F2F2;
}

TD {
   font-size: 10pt;

}

H1 {
    font-size: 15pt;
    FONT-WEIGHT: bold;
    FONT-VARIANT: normal;
    font-style: normal;

}

H2 {
    font-size: 12pt;
    FONT-WEIGHT: bold
}

.link1 A {
        color: #000067;
        font-size: 12pt;
        FONT-FAMILY: arial;
        TEXT-DECORATION: none;
}

.link1 A:hover {
    FONT-WEIGHT: bold;
        COLOR: #000067;
}

.link1 TD {
           text-align: left;
           line-height: 11pt;
}

.link2 A {
        COLOR: #000067;
        font-size: 11pt;
        FONT-FAMILY: arial;
        TEXT-DECORATION: none;
        FONT-WEIGHT: bold
}

.link2 A:hover {
        TEXT-DECORATION: underline;
        COLOR: #000067;
        FONT-WEIGHT: bold
}

A {
        COLOR: #000067;
        TEXT-DECORATION: none;
        FONT-WEIGHT: bold
}

A:hover {
        TEXT-DECORATION: underline;
        color: #000067;
        FONT-WEIGHT: normal
}




.copyright A {
        color: #000000;
        font-size: 8pt;
        FONT-FAMILY: arial;
        TEXT-DECORATION: none;
}

.copyright A:hover {
        TEXT-DECORATION: underline;
        COLOR: #2613B3;
}

.copyright TD {
        font-size: 8pt;
}

fieldset { border:1px solid  #4E85F4 }

legend {
  padding: 0.1 em 0.3em;
  border:1px solid  #4E85F4;
  font-size:90%;
  text-align:right;
  color:#4E85F4;

  }

.submit input
{
margin-left: 0.5em;
}


input
{
color: #000000;
background: #EAF0FC;
border: 1px solid #4E85F4
}


textarea
{
color: #000000;
background: #EAF0FC;
border: 1px solid #4E85F4
}
