#main  { color: #000000; font-size: 12px; line-height: 20px; font-family: "Times New Roman", Times, Georgia }
#table { color: #000000; font-size: 12px; font-family: "Times New Roman", Times, Georgia }
#footer   { color: white; font-size: 11px; line-height: 20px; font-family: "Times New Roman", Times, Georgia }
#banker   { color: #CCCCCC; font-size: 10px; font-family: "Times New Roman", Times, Georgia }
#banker1 { color: #CCCCCC; font-size: 9px; font-family: "Times New Roman", Times, Georgia }
a.banker:link  { color: #CCCCCC; text-decoration: none }
a.banker:visited { color: #808080; text-decoration: none }
a.banker:hover { color: #f00; text-decoration: underline }
a.banker:active { text-decoration: none }
a:link  { color: white }
a:visited { color: white }
a:hover { color: #f00; text-decoration: underline }
a:active  { color: white }
a.footer:link { color: white; text-decoration: underline }
a.footer:visited { color: white }
a.footer:hover { color: #f00; text-decoration: underline }
a.footer:active { color: white; text-decoration: none }
#hide {
display:none;
}