/*
    index.xss
*/

  a { text-decoration: none }
  b { font-weight: bold; }
  .dkblue { font-family: Verdana; font-weight: normal; font-size: 11px; line-height: 13px; color: #000066 }
  .ltblue { font-family: Verdana; font-weight: normal; font-size: 11px; line-height: 13px; color: #0099cc }
  .ltred  { font-family: Verdana; font-weight: normal; font-size: 11px; line-height: 13px; color: #ff3300 }  

