  body,p,
  h1, h2, h3, h4, h5, h6,
  table, tr, td, div,
  ul, ol, li,
  form, input, select{
    font-family:Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
  }

  a,a:link,a:visited,a:active{
    color: #0F2996;
    font-size:12px;
    font-weight:normal;
    text-decoration: none;
  }
  a:hover{
   font-size:12px;
   font-weight:normal;
   color: #FF2100;
  }
  
 linkns{
    font-size:12px;
    color: #0F2996;
    text-decoration: none;
    font-weight:bold;
  }
  
  .linkns a,
  .linkns a:active,
  .linkns a:link,
  .linkns a:visited{
    font-size:13px;
    color:#0F2996;
    text-decoration: none;
    font-weight:bold;
  }
  .linkns a:hover{
    font-size:13px;
    color:#FF2100;
    text-decoration: none;
    font-weight:bold;
  }
  
  .lineblue{
    background-color:#333399;
  }
  
  .headline{
    color:#0F2996;
    font-weight:normal;
    font-size:18px;
  }
  
  .txtbold{
    font-weight:bold;
  }
  
  linksm{
    font-size:11px;
    color:#0F2996;
    text-decoration: none;
    font-weight:normal;
  }

  .linksm a,
  .linksm a:active,
  .linksm a:link,
  .linksm a:visited{
    font-size:11px;
    color:#0F2996;
    text-decoration: none;
    font-weight:normal;
  }

  .linksm a:hover{
    font-size:11px;
    color:#FF2100;
    text-decoration: none;
    font-weight:normal;
  }

  td.linksm{
    color: #0F2996;
    font-size:11px;
    text-decoration: none;
  }
  .linehblue{
    background-color:#B2C5D4;
  }
  .text14r{
   color:#E4404D;
   font-size:14px;
   font-weight:bold;
  }
  
  bca{
    text-decoration: none;
    color: #5567B1;
    font-size:11px;
    font-weight:normal;
  }

  .bca a,
  .bca a:link,
  .bca a:visited{
    text-decoration: none;
    color: #5567B1;
    font-size:11px;
    text-decoration: none;
    font-weight:normal;
  }

  .bca a:active,
  .bca a:hover,
  .bca a:focus{
    font-size:11px;
    color:#FF2100;
    text-decoration: none;
    font-weight:normal;
  }