
a     { color: blue; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

a:hover    { color: red; font-style: normal; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

body, table, td,  p, li     { color: black; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

table.menubar { background-color: green }

td.menubar { background-color: green }

a.menubar      { color: white; font-weight: bolder; font-size: 100%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: green }

a.menubar:hover     { color: green; font-style: normal; font-weight: bolder; font-size: 100%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: white }
h1 { font-style: italic; font-weight: bold; font-size: large; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

