<!--

  P { 
    text-align:justify;
    text-decoration:none; 
    font-family:tahoma, sans-serif; 
    font-size:10px;
    font-weight:normal; 
    letter-spacing: 0.5px;
    color:white
    }

  A { 
    text-decoration:underline; 
    font-family:tahoma, sans-serif; 
    font-size:10px; 
    color:white
    }

  B { 
    text-decoration:none; 
    font-family:tahoma, sans-serif; 
    font-size:10px; 
    color:white
    }
  I { 
    text-decoration:italic; 
    font-family:arial, sans-serif; 
    font-size:10px; 
    font-weight:normal; 
    letter-spacing: 1px;
    color:white
    }



  LI { 
    margin-bottom: 1em;
    list-style-type:none;
    text-decoration:none; 
    text-align:justify;
    font-family:tahoma, sans-serif; 
    font-size:10px;
    font-weight:normal; 
    letter-spacing: 0.5px;
    color:white;
    length:3px
    }

//-->