
a.lhcol:hover 
{
    background-color: #93e2ff;
    font-family: Verdana,Arial,Helvetica;
    font-size: 12px;
    text-decoration:  underline;
    font-weight: bold;
}

a.lhcol:link 
{
     background-color: #93e2ff;
    font-family: Verdana,Arial,Helvetica;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}


a.lhcol:visited 
{
     background-color: #93e2ff;
    font-family: Verdana,Arial,Helvetica;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}


a.lhcol_title:hover 
{
    color: black;
    background-color: #93e2ff;
    font-family: Arial;
    font-size: 16px;
    text-decoration:  underline;
    margin-left:10;
    font-weight: bold;
}

a.lhcol_title:link 
{
    color: black;
    background-color: #93e2ff;
    font-family: Arial;
    font-size: 16px;
    text-decoration: none;
    margin-left:10;
    font-weight: bold;
}


a.lhcol_title:visited 
{
    color: green;
    background-color: #93e2ff;
    font-family: Arial;
    font-size: 16px;
    text-decoration: none;
    margin-left:10;
    font-weight: bold;
}




li.lightblue
{
    background-color: #93e2ff;
    font-family: Verdana,Arial,Helvetica;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}


td.lightblue
{
    background-color: #93e2ff;
    font-family: Verdana,Arial,Helvetica;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

td.lightbluetitle
{
      color: blue;
    background-color: #93e2ff;
    font-family: Verdana,Arial,Helvetica;
    font-size: 16px;
    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_ttl2
{
      color: black;
      font-family: Arial;
      font-size: 16px;
      text-decoration: none;
      margin-left:10;
      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;
}

