.bs_h1      { font-family: Times New Roman; font-size: 32pt; color: #CC0000; font-weight: bold; margin-bottom: 0 }
.bs_alert    { font-family: Verdana; font-size: 10pt; color: #CC0000 }
.bs_info_header { font-family: Verdana; font-size: 12pt; margin-bottom: 2; font-weight: bold }
.bs_info     { font-family: Verdana; font-size: 12pt; text-align: left; margin-top: 0; 
               margin-bottom: 0 }
.bs_h2           { font-family: Times New Roman; font-size: 16pt; font-weight: bold;}
.bs_normal      { font-family: Times New Roman; font-size: 14pt; font-style: italic; 
               font-weight: bold }
.bs_list     { font-family: Verdana; font-size: 10pt; text-align: left; margin-top: 0; 
               margin-bottom: 0 }
 /* Sortable tables */
table.sortable a.sortheader {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}