
BODY {background-color: #003366;
      font-family: Tahoma, Arial, Times New Roman, Times, Times Roman, Times NewRoman;
      font-weight: normal;
      font-size: medium;
      color: #FFFFFF;}

A:link    {color: #99ccff;
           font-family: Tahoma, Arial, Times New Roman, Times, Times Roman, Times NewRoman;
           font-size: small;
           font-weight: bold;
           text-decoration : none;
}
A:active  {color: #ffffcc;
           font-family: Tahoma, Arial, Times New Roman, Times, Times Roman, Times NewRoman;
           font-size: small;
           font-weight: bold;
           text-decoration : none;
}
A:visited {color: #99ccff;
           font-family: Tahoma, Arial, Times New Roman, Times, Times Roman, Times NewRoman;
           font-size: small;
           font-weight: bold;
           text-decoration : none;
}
A:hover {color: #ffcc99;
           font-family: Tahoma, Arial, Times New Roman, Times, Times Roman, Times NewRoman;
           font-size: small;
           font-weight: bold;
           text-decoration : none;
}

table{width: 760;
      text-align: left;
      margin-left : 20pt;
      margin-right : 20pt;
      }

TR {background-color: #003366;}

TD {font-family: Tahoma, Arial, Times New Roman, Times, Times Roman, Times NewRoman;

    font-weight: normal;
    font-size: small;
    color: #ffffff;
    background : transparent;
}

H1 {font-family: Tahoma, Arial, Times New Roman, Times, Times Roman, Times NewRoman;
    margin-left : 24pt;
    margin-right : 24pt;

    text-align: left;
    font-weight: bold;
    font-size: x-large;
    font-style: italic;
    color: #ffffcc;
    background : transparent;
}

H2 {font-family: Tahoma, Arial, Times New Roman, Times, Times Roman, Times NewRoman;
    background: #335588;
    font-weight: bold;
    font-size: medium;
    color: #ffffcc;
    background-color : #335588;
}

H3 {font-family: Tahoma, Arial, Times New Roman, Times, Times Roman, Times NewRoman;
    font-weight: bold;
    font-size: small;
    color: #99ccff;
    background : transparent;
}

H4 {font-family: Tahoma, Arial, Times New Roman, Times, Times Roman, Times NewRoman;
    font-weight: normal;
    font-style: italic;
    font-size: small;
    color: #ffffcc;
    background : transparent;
}

H5 {font-family: Tahoma, Arial, Times New Roman, Times, Times Roman, Times NewRoman;
    font-weight: normal;
    font-size: small;
    color: #ffffcc;
    background : transparent;
}

