body {
  color: Black;
  background-color: #F8EFE7;
  font-family: "Georgia", "Palatino Linotype", "Times New Roman", serif;
  font-weight: normal
}

p {
  text-align: justify;
  font-size: 11pt
}

h2 {
  font-weight: bold;
  font-size: 14pt;
  background-color: #F8EFE7;
  border-style: solid none solid none;
  border-width: 1pt;
  border-color: #51341A;
  font-family: "Palatino Linotype", "Georgia", "Times New Roman", serif;
  padding: 1pt
}

big {
  font-size: 13pt
}

ul {
  list-style-type: square;
  line-height: 1.5;
  font-size: 11pt
}

a:link {
  color: #0C5B87;
  font-weight: bold;
  text-decoration: none
}

a:visited {
  color: #4E7487;
  font-weight: bold;
  text-decoration: none
}

a:hover {
  color: #A92007;
  font-weight: bold;
  text-decoration: underline
}

td.title {
  border-width: 1pt;
  border-color: #51341A;
  border-style: solid solid none solid;
  padding: 0pt 0pt 10pt 0pt;
  background-color: white
}

td.menu {
  background-color: white
}

td.menusel, td.menuitem {
  padding: 1pt;
  text-align: center;
  font-weight: bold;
  font-size: 11pt
}

td.menusel {
  border-width: 1pt;
  border-color: #51341A;
  border-style: solid solid none solid;
  background-color: #F2E3D7
}

td.menuitem {
  border-width: 1pt;
  border-color: #51341A;
  border-style: solid solid solid solid;
  background-color: #E0BD9E
}

td.menuitem a:visited, td.menuitem a:link {
  font-weight: normal;
  color: Black
}

td.menusep {
  border-width: 1pt;
  border-color: #51341A;
  border-style: none none solid none;
  background-color: white
}

td.body {
  border-width: 1pt;
  border-color: #51341A;
  border-style: none solid solid solid;
  padding: 9pt;
  background-color: #F2E3D7
}

td.footer {
  border-width: 1pt;
  border-color: #51341A;
  border-style: none solid solid solid;
  padding: 2pt;
  font-size: 8pt;
  font-style: italic;
  text-align: center;
  background-color: #E0BD9E
}

td.footer p {
  text-align: center;
  font-size: 8pt
}

th.inline {
  border-width: 1pt;
  border-color: #E0BD9E;
  border-style: solid solid solid solid;
  text-align: left;
  padding: 2pt;
  background-color: #E0BD9E;
  font-weight: bold
}

td.inline {
  border-width: 1pt;
  border-color: #E0BD9E;
  border-style: none solid solid solid;
  padding: 5pt;
  text-align: left;
  font-weight: normal
}

td.shot {
  border-width: 1pt;
  border-color: #51341A;
  border-style: none none none solid;
  padding: 0pt 0pt 0pt 5pt
}

td.features {
  padding: 0pt 5pt 0pt 0pt
}

td.shot img {
  border-width: 1pt;
  border-color: #51341A;
  border-style: solid solid solid solid;
  padding: 1pt
}