/*

BODY { background: #FFFFFF; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
*/
A.buslisting:link { color: #FF0000; font-family:arial; font-size:9pt }
A.buslisting:visited { color: #800080; font-family:arial; font-size:9pt }
A.buslisting:active { color: #0000FF; font-family:arial; font-size:9pt }

.ThRows { background-color: #407DBB; color: #FFFFFF;
          font-weight: bold; text-align: center;
       font-family: Arial;
       font-size: 9pt;
}
.TrRows { background-color: #FFFFFF; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
.TrOdd  { background-color: #FFFFE1; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
