A:link {
    text-decoration: none ;
    color: blue }

A:active {
    text-decoration: none ;
    color: red }

A:visited {
    text-decoration: none ;
    color: purple }

DIV.header A:link {
    font-weight: bold ;
    color: white }

DIV.header A:active {
    font-weight: bold ;
    color: white }

DIV.header A:visited {
    font-weight: bold ;
    color: white }

DIV.header TD {
    font-family: "Arial", "Small Fonts" ;
    font-variant: normal ;
    font-weight: bold ;
    font-size: 9pt ;
    line-height: 120% ;
    color: white ;
    text-align: center }

DIV.header TD B {
    font-family: "Arial", "MS Sans Serif" ;
    font-variant: normal ;
    font-weight: bold ;
    font-size: 16pt ;
    line-height: 120% ;
    color: black ;
    text-align: center }

UL {
    font-family: "Arial" ;
    font-size: 9pt }

P {
    font-family: "Arial" ;
    font-size: 9pt }

TD {
    font-family: "Arial" ;
    font-size: 9pt }

H1 {
    text-align: center ;
    font-family: "Arial" ;
    font-size: 16pt ;
    font-weight: bold }

H2 {
    font-family: "Arial" ;
    font-size: 14pt ;
    font-weight: bold }

H3 {
    font-family: "Arial" ;
    font-size: 12pt ;
    font-weight: bold }

H4 {
    font-family: "Arial" ;
    font-size: 10pt ;
    font-weight: bold }

H5 {
    font-family: "Arial" ;
    font-size: 8pt }

H6 {
    font-family: "Arial" ;
    font-size: 7pt }
