   body, td, p, font {
      font-size:8pt;
      font-family:verdana;
   }
   a.lp { color: #000000;}

   a, .anchoro { color:#0072BC; }

   a.simple_menu:link, a.simple_menu:visited,
   a.simple:link, a.simple:visited 
   {
      text-decoration:underline;
      color: #000000;
   }

   a.simple_menu:active, a.simple_menu:hover,
   a.simple:active, a.simple:hover
   {
      text-decoration: underline;
      color: #000000;
   }

   a.article:link  {
      text-decoration:none;
      color: #000000;
   }

   a.article:visited {
      text-decoration:none;   
      color: #000000;
   }
   a.article:active, a.article:hover{
      text-decoration: underline;
      color: #000000;
   }

   a.article2:link  {
      text-decoration:none;
      color: gray;
   }

   a.article2:visited {
      text-decoration:none;   
      color: #000000;
   }
   a.article2:active, a.article2:hover{
      text-decoration: underline;
      color: #000000;
   }

   a.desc:link, a.desc:visited {
      text-decoration:none;
      color: #000000;
   }
   a.desc:active, a.desc:hover{
      color: #000000;
      text-decoration: underline;      
   }
   .white_menu  {
      color:#ffffff;
      font-weight:bold;
      text-decoration: none;
      text-align: center;
   }
   .lphead {
      font-size:8pt;
      font-family:arial;
      font-weight:bold;
   }
   .bracko, .brackb {font-weight:bold;}
   .bracko {color:#F26722;}
   .brackb {color:#0072BC;}

   .advb, .advo {
      font-weight: bold;
   }
   .advb {color:#0068B6;}
   .advo {color:#F26722;}
   .menuo1, .menub, .menuo  {
      color:#000000;
      font-weight:bold;
      text-align: center;
      text-decoration:none;
   }
   .menub {background-color: #A0CFED}
   .menuo {background-color: #FBC7AD}
   .menuo1 {background-color: #F9D6C5}

   .menu {
      color:#000000;
      font-weight:bold;
      text-align:center;
      background-color: #A0CFED
   }
   .taglineo, .black_taglineo, .tagline, .black_tagline, .subtag, .subtago {
      font-size:10pt;
      font-family:verdana;
      font-weight:bold;
      text-decoration: none;
   }

   .name, .black_name {
      font-size:12pt;
      letter-spacing: 130%;
      font-family:verdana;
      font-weight:bold;
      text-decoration: none;
   }

   .name {color:#F26722;}
   .black_name {color: black;}
   
   
   .item, .black_item {
      font-size:8pt;
      font-family:verdana;
      font-weight:bold;
      text-decoration: none;
   }

   .page_head {
      font-size:10pt;
      font-family:verdana;
      font-weight:bold;
      color:#0072BC;
   }

   .tagline, .subtag {  color:#F26722;}
   .black_tagline, .black_taglineo { color: black }
   .taglineo, .subtago, .item {color:#0072BC;}
   .black_item { color: black; }
   .subtag, .subtago {
      margin-bottom : 5px;
      margin-top : 15px;
   }
   input.white {background-color:#ffffff}

   input, option, select, textarea {
   background-color:#ffffff;
   font-size:8pt;
   font-family:verdana;
   }
   input.check, input.radio {
   background-color:#CFEBFD;
   }
   input.check_dark {
   background-color:#A0CFED;
   }
   .button {background-color:#dddddd; font-weight: normal; color: black}   
   .orange {background-color:#F26722}
   .emo {color:#0072BC; font-weight: bold;}  
   .em {color:#F26722; font-weight: bold;}   
   .comment {color:#0072BC;}  
   .thead {font-weight: bold;}
   .err_msg { color: red }


   .attention { color: red }
   a.attention:link  {
      text-decoration:none;
      color: red;
   }

   a.attention:visited {
      text-decoration:none;   
   }
   a.attention:active, a.attention:hover{
      text-decoration: underline;
      color: red;
   }

/* TABLE, TD { border-style: solid; border-width: 1 } */