
body
      { color: black; font-size: 16px; font-family: "Courier New", Courier, monospace; font-weight: normal; background-color: silver }

IMG
 { border: solid 5px white }

A:active
   { color: red; font-family: "Courier New", Courier, monospace; font-style: normal; font-weight: bold; text-decoration: none }

A:visited
   { color: black; font-family: "Courier New", Courier, monospace; font-style: normal; font-weight: bold; text-decoration: none }

A:hover
  { color: red; font-family: "Courier New", Courier, monospace; font-weight: bold; text-decoration: none }

A:link
    { color: black; font-family: "Courier New", Courier, monospace; font-style: normal; font-weight: bold; text-decoration: none }
h2     { color: black; font-size: 18px; font-family: "Courier New", Courier, monospace; font-style: normal; font-weight: bold; text-decoration: none }
TD   { color: #000; font-size: 16px; font-family: "Courier New", Courier, monospace; font-style: italic; font-weight: normal; background-color: white }
TABLE { width: 100%; height: 100% }
.menu { margin-left: 5px }
.menuLevel2 { font-size: 12px; font-weight: normal }
.numb { font-size: 12px; font-family: Arial, Helvetica, sans-serif }
p   { font-size: 16px }
.menuText { color: white; font-size: 16px; font-family: "Courier New", Courier, monospace; font-style: normal; font-weight: bold; background-color: #000; margin-left: 12px }
.menuLink { color: black; font-size: 16px; font-family: "Courier New", Courier, monospace; font-style: normal; font-weight: bold; background-color: silver; margin-left: 24px }
