

li.bblue
{
    color: red;
    background-color: #ffffbb;
    font-family: Verdana,Arial,Helvetica;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

li.lightblue
{
    background-color: #ffffbb;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

p.lhcol_title
{
      color: black;
      font-family: Arial;
      font-size: 16px;
      text-decoration: none;
      font-weight: bold;
}

p.lhcol_text
{
      color: blue;
      font-family: Arial;
      font-size: 14px;
      text-decoration: none;
      font-weight: bold;
}

p.lhcol_sub_text
{
      color: black;
      font-family: Arial;
      font-size: 12px;
      text-decoration: none;
      font-weight: normal;
}



td.lightblue
{
    background-color: #ffffbb;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

td.lightbluetitle
{
      color: blue;
    background-color: #ffffbb;
    font-family: Arial;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
}

ul.bblack
{
     color:black;
    }

