<!-- I needed to remove numeral from first digit of class name (.2br-row-A = .br2-row-A) to make it work   Also, must separate border code from bgcolor for headcellso bgcolor will then show up in Netscape 4  !--> .filler-thing---if not here the first line below will be disabled {}       .separator1  { background-color: #000080 }.br1-row-A   { background-color: #CCEEFF; border-bottom: 1 solid #BBBBBB  }.br1-row-B   { background-color: #E8EEF4; border-bottom: 1 solid #BBBBBB }.headcell-1  { background-color: #A6D8FD }.headcell-1  { border: 2 solid #000080 }.headtext    { font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold }.headtiny    { font-family: Tahoma; font-size: 8pt; color: #000000 }.separator2  { background-color: #006600 }.br2-row-A   { background-color: #CCEEBB; border-bottom: 1 solid #BBBBBB  }.br2-row-B   { background-color: #E2F8E0; border-bottom: 1 solid #BBBBBB  }.headcell-2  { background-color: #97CCC1 }.headcell-2  { border: 2 solid #006600 }.separator3  { background-color: #B00000 }.br3-row-A   { background-color: #FADCDC; border-bottom: 1 solid #BBBBBB }.br3-row-B   { background-color: #F5EBEB; border-bottom: 1 solid #BBBBBB }.headcell-3  { background-color: #E1E1E1 }.headcell-3  { border: 2 solid #800000 }.separator5  { background-color: #660066 }.br5-row-A   { background-color: #E8D5EA; border-bottom: 1 solid #BBBBBB  }.br5-row-B   { 	background-color: #FAECFB; border-bottom: 1 solid #BBBBBB }.headcell-5  { background-color: #DECCEE}.headcell-5  { border: 2 solid #660066 }.itemText    { text-decoration: none; color: #FFFFFF; font-variant: normal; font-size: 12px;                font-family: Arial, Helvetica; font-weight: bold }.itemText2    { text-decoration: none; color: #FFFFFF; font-variant: normal; font-size: 12px;                font-family: Arial, Helvetica; font-weight: bold; cursor: hand } .itemHover   { text-decoration: none; color: #C00000; font-variant: normal; font-size: 12px;                font-family: Arial, Helvetica; font-weight: bold; cursor: hand } .itemHover1   { text-decoration: none; color: #FFFF99; font-variant: normal; font-size: 12px;                font-family: Arial, Helvetica; font-weight: bold} .itemHover2   { text-decoration: none; color: #FFFF99; font-variant: normal; font-size: 12px;                font-family: Arial, Helvetica; font-weight: bold; cursor: hand }               .itemBorder { border: 1px solid crimson }.itemBorder2 { border: 2px solid #800000 }.crazyText { text-decoration: none; color: #FFFF99; font: Bold 12px Arial, Helvetica }.crazyHover { text-decoration: none; color: #800000; font: Bold 12px Arial, Helvetica }.crazyBorder { border: 2px outset #CC9966 }.crazyBorderOver { border: 2px inset #CC9966 }.buttonBorder { border: 1px outset #E0E0E0 }.buttonBorder2 { border: 2px outset #E0E0E0 }table.top { background-color: #B00000 }