BODY { background-color: #FDFB6B;
    font-family: Verdana, Helvetica, sans-Serif;
    font-size: large;
    font-weight: 500; color: #000000;
    margin-left: 20px; margin-right: 20px; margin-top: 20px; margin-bottom: 20px;
  scrollbar-arrow-color: #000000;
  scrollbar-3dlight-color: #000000;
  scrollbar-highlight-color: #000000;
  scrollbar-face-color: #FDFB6B;
  scrollbar-shadow-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #FDFB6B;
    }

a:link {
    color: #FFFFFF;
    text-decoration: none;
    }

a:visited {
    text-decoration: none;
    color: #FFFFFF;
    }

a:hover {
    color: #FFFFFF;
    text-decoration: none;
    }

a:active {
    color: #FFFFFF;
    text-decoration: none;
    }
a:link.small {
    color: #000000;
    text-decoration: none;
    }

a:visited.small {
    color: #000000;
    text-decoration: none;
    }

a:hover.small {
    color: #000000;
    text-decoration: none;
    }

a:active.small {
    color: #000000;
    text-decoration: none;
    }
a:link.accessibility {
    color: #000000;
    text-decoration: none;
    }

a:visited.accessibility {
    color: #000000;
    text-decoration: none;
    }

a:hover.accessibility {
    color: #FF0000;
    text-decoration: none;
    }

a:active.accessibility {
    color: #000000;
    text-decoration: none;
    }
h1 { font-size: large; font-weight: 600; text-align: center; color: #4040FF;
 margin-bottom: 25px;
 }
h2 { font-size: large; font-weight: 600; text-align: left; color: #4040FF; margin-bottom: 20px; margin-top: 20px;
 }
h3 { font-size: x-large; font-weight: 600; text-align: left; color: #0000FF; margin-top: 0px;
 }
h3.subHdg { font-size: large; font-weight: 600; text-align: left; color: #0000FF; margin-bottom: 0px;
 }

TD { font-size: large; font-weight: 300;
 }
.small { font-size: small; font-weight: 400; text-align: center;
 }
table.fullPage { width: 100%; padding-left: 30px; padding-right: 30px; }
td.disability { width: 180px; text-align: center; }
td.logo { width: 180px; text-align: center; }
td.name { text-align: center; }
table.mainTable { width: 100%; padding-top: 20px; }

td.menu { width: 180px; vertical-align: top; padding-right: 30px; }
table.menuTable { width: 100%; border: solid 2px #004080; }
td.menuItem { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; vertical-align: top; font-weight: bold;
 background-color: #0000FF; border-bottom: solid 2px #FFFFFF; }
td.menuItemBottom { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; vertical-align: top; font-weight: bold;
 background-color: #0000FF; }
div.eltham { text-align: center; padding-top: 20px; }
td.mainSection { line-height: 1.6em; vertical-align: top; }

table.accessibility { }
