  BODY { 
     background-attachment: fixed;
}
  P { 
       font-size : 12pt;
       color :  #FFFFFF;
       line-height : 18pt;
        font-weight: bold;
        margin-top: 5pt;
        margin-bottom: 5pt;
}
  B { 
       font-size : 14pt;
        font-weight: bold;
}
  H3 { 
       font-size : 14pt;
       color :  #FFFFFF;
       line-height : 18pt;
        font-weight: bold;
        margin-top: 5pt;
        margin-bottom: 5pt;
}
  H1 { 
       font-size : 20pt;
       color :  #FFFFFF;
       line-height : 30pt;
        font-weight: bold;
        margin-top: 5pt;
        margin-bottom: 20pt;
}

  OL { 
       font-size : 14pt;
       color :  #FFFFFF;
       line-height : 18pt;
        font-weight: bold;
        margin-top: 5pt;
        margin-bottom: 5pt;
}

A {
        text-decoration: none;
       line-height : 18pt;
        font-weight: bold;
        color: #ccffcc;
        cursor: crosshair
} 
A:hover {
                color:  #66ffcc;
}
IMG {border-color: #ffffff;}
