
/* Pembroke styles */

body {
  background-color: #FFFFFF;
  font-family:  "Book Antiqua", Times, serif;
  font-size: 11pt;
  font-weight: normal;
  color: #000000;
  width: 800px;
}

h1 {
  font-family: "Times New Roman", Times, serif;
  font-size: 16pt;
  font-weight: bold;
  text-align: center;
}

h2 {
  font-family: "Times New Roman", Times, serif;
  font-size: 18pt;
  font-weight: bold;
  text-align: center;
  margin-top: 2px;
  margin-bottom: 2px;
}

h2.menu {
}

h3 {
  font-family: "Times New Roman", Times, serif;
  font-size: 12pt;
  font-weight: bold;
  margin-top: 2px;
  margin-bottom: 2px;
}

h3.menu {
  text-align: center;
}

h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  margin-top: 2px;
  margin-bottom: 2px;
}

table {
  background-color: transparent;
  padding-left: 3px;
  padding-right: 3px;
  padding-left: 3px;
  padding-right: 3px;
  width: 800px;
}

table.menu {
  background-color: transparent;
  background-image: url(images/bannerbottom.jpg);
  padding-left: 3px;
  padding-right: 3px;
  padding-left: 3px;
  padding-right: 3px;
  text-align: center;
  width: 800;
}

table.insert {
  background-color: transparent;
  padding-left: 3px;
  padding-right: 3px;
  padding-left: 3px;
  padding-right: 3px;
  width: 100%;
}

td {
  vertical-align: middle;
  font-size: 8pt;
}

td.mid {
  vertical-align: middle;
}

td.top {
  vertical-align: middle;
  text-align: center;
  border-left: 1px #00C0C0 solid; 
  border-top: 1px #00C0C0 solid; 
  border-right: 1px #00C0C0 solid; 
  border-bottom: 1px #00C0C0 solid; 
  font-size: 11pt;
}

P {
  font-family: "Book Antiqua", Times, serif; /*"Comic Sans MS", Helvetica, sans-serif;*/
  font-size: 11pt;
  line-height: 13pt;
  
}

P.S {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  line-height: 10pt;
}


P.menu {
  font-family: "Book Antiqua", Times, serif; /*"Comic Sans MS", Helvetica, sans-serif;*/
  font-size: 11pt;
  line-height: 12pt;
  text-align: center;
}

a:link {
  color: #408040;
}

a:hover {
  color: #80C080;
}

a:active {
  color: #407641;
  background-color: transparent;
}

a:visited {
  color: #008080;
  background-color: transparent;
}
