         
  A { text-decoration: none;
         color : ffffff;
         letter-spacing : 1 pt;
         
}
  A:visited { 
         text-decoration : none;
         color : ffffff;
         
}
  A:active { 
         text-decoration : none;
         color : ffffff;
         

}
  A:hover { 
         border:1px solid ffffff;
         text-decoration : none;
         color : ffffff;
         
}
  H1 { 
         font-size : 19pt
}
  I { 
         
}
  B { 
         font-weight : bold
}
  LI { 
         font-weight : light;
         margin-left : 10pt;
         font-size : 10pt
}
  cite { 
         font-family : "Courier New";
         font-size : 10pt
}