

table#default_end_section td.head {
         text-align: left;
}

table#default_end_section td.head_select {
         text-align: left;
}

table#default_end_section td.head_title {
        font-family: verdana, tahoma, arial;
             height: 30px;
              color: darkblue;
          font-size: 5pt;
         text-align: center;
}


table#default_end_section td.bg {
       padding-left: 5px;
}

table#default_end_section td.title {
        font-family: arial, verdana, tahoma;
          font-size: 14pt;
              color: #f0f0f0;
}



table#default_end_section a {
         display: block; 
           color: #101010;
 text-decoration: none;
     font-family: arial;
       font-size: 9pt;
      text-align: left;
}
table#default_end_section a:hover {
         display: block; 
           color: black;
 text-decoration: underline;
     font-family: arial;
       font-size: 9pt;
      text-align: left;
}

table#default_end_section .article_title {
           color: #202020;
 text-decoration: none;
     font-family: tahoma, arial;
       font-size: 8pt;
      text-align: left; 
}

table#default_end_section .article_title:hover {
           color: #9A453A;
 text-decoration: underline;
     font-family: tahoma, arial;
       font-size: 8pt;
      text-align: left; 
}


