body {
  Margin: 10;
  Padding: 0;
  Font-family: Verdana, Arial,sans-serif;
  Font-size: 83%;
  Color: Black;
  Font-face: Arial;
}
H1 {
  Color: #800000;
  Font-family: Verdana,Arial,sans-serif;
  Font-size: 150%;
  Text-align: Left;
}
.main {
/*
  Left: 160px;
  Top: 105px;
  Position: Absolute;
*/
  Padding: 20px;
  XBackground-color: #FFFFCC;
}
A {
  Color: #00A600;
}
.masthead {
  Table-width: 95%;
  Padding-top: 15px;
  Padding-bottom: 10px;
  Border-bottom: 8px Solid #00A600;
  Border-top: 3px Solid #00A600;
  Font-size: 30px;
  Font-weight: Bold;
  Color: #00A600;
  Font-face: Verdana;
  Text-align: Center;
  Background-color: Yellow;
}
.established {
  Font-size: 50%;
  Color: #800000;
}
.menu {
  Width: 150px;
}
.menu A {
  Padding: 10px, 10px, 10px;
  Border-bottom: 1px Solid #00A600;
  Display: Block;
  Text-decoration: None;
  Color: #00A600;
  Font-size: 105%;
  Font-weight: Bold;
  Text-align: Left;
}
.menu A:Hover {
  Colour: Yellow;
  Background: #FFFF80 None;
}
.menusmalltext {
  Font-size: 90%;
  Background-color: #FFFF97;
  Color: #000000;
  Padding-top: 10px;
  Padding-bottom: 10px;
  Padding-left: 5px;
  Padding-right: 5px;
  XBorder-bottom: 3px Solid #00A600;
  Border-left: 3px Solid #00A600;
}
.links A {
  Color: #800000;
  Font-size: 100%;
  Font-weight: Bold;
  Border-bottom: None;
  Padding: 0px;
}
.para1 {
  XMargin-left: 5%;
  Margin-right: 2%;
  Text-align: Justify;
  Color: #800000;
  Font-Size: 125%;
  XFont-weight: Bold;
}
.para2 {
  Margin-right: 2%;
  Text-align: Justify;
  Font-Size: 100%;
}
.para3 {
  Text-align: Left;
  Font-Size: 101%;
}
.para4 {
  XMargin-left: 20%;
  Margin-right: 20%;
  Text-align: Justify;
  Color: #00A600;
  Font-Size: 120%;
  Font-weight: Bold;
  Font-style: Italic;
}
.Tbody {
  Font-Size: 90%;
}
Table {
  Border-collapse: Collapse;
  Margin-left: Auto;
  Margin-right: Auto;
}
.tablesmalltext {
  Text-align: Left;
  Font-Size: 80%;
}
.box td,.box3 th {
  Font-size: 90%;
  Padding: 1px, 4px;
  Border: 1px Solid Black;
  Color: Black;
  Background: #FFFFD9;
}
.box2 td,.box2 th {
  Font-size: 90%;
  Padding: 5px, 30px, 0px, 0px;
  XBorder: 1px Solid Black;
  Color: Brown;
  Background: #FFFFFF;
}
.box3 td,.box th {
  Font-size: 75%;
  Padding: 1px, 4px;
  Border: 1px Solid Black;
  Color: Black;
  Background: #F7FE70;
}

.MenuButton {
	width:130px;
}

