body {
  border-style: none;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  line-height: normal;
  font-size: 12pt;
  color: #993300;
  background-color: #ffffcc;
}
a {
  color: #993366;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  line-height: normal;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
a:hover {
  color: #cc6633;
  text-decoration: underline;
}
a:visited {
  color: #cc6633;
  text-decoration: none;
}
.box {
  border: 1px dotted #993300;
}
.textbox {
  border: 1px dotted #993300;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-style: normal;
  text-align: justify;
  text-decoration: none;
  line-height: normal;
  font-size: 12pt;
  color: #993300;
}
.nav {
  border: 1px dotted #993300;
  padding: 3px;
  width: 200px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  line-height: normal;
  font-size: 9pt;
  color: #993300;
}
.nav a {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 9pt;
  line-height: normal;
  color: #993300;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
.nav a:hover {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 9pt;
  line-height: normal;
  color: #cc6633;
  font-weight: bold;
  font-style: normal;
  text-decoration: underline;
}
.nav a:visited {
  color: #cc6633;
}
.header {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 20pt;
  line-height: normal;
  color: #993300;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  text-decoration: none;
}
.contents {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  line-height: normal;
  color: #993300;
  font-weight: bold;
  font-style: normal;
  text-align: left;
  text-decoration: none;
}
.contents a {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  line-height: normal;
  color: #993300;
  font-weight: bold;
  font-style: normal;
  text-align: left;
  text-decoration: none;
}
.contents a:hover {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  line-height: normal;
  color: #cc6633;
  font-weight: bold;
  font-style: normal;
  text-align: left;
  text-decoration: underline;
}
.contents a:visited {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  line-height: normal;
  color: #cc6633;
  font-weight: bold;
  font-style: normal;
  text-align: left;
}
.footer {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  line-height: normal;
  color: #993300;
  font-weight: normal;
  font-style: oblique;
  text-align: right;
  text-decoration: none;
}
.menu {
  border: 1px dotted #993300;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  line-height: normal;
  color: #993300;
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}
.buttons a {
  color: #993300;
  background-color: #ffffcc;
  padding: 2px;
  padding-left: 3px;
  display: block;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  line-height: normal;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: center;
}
.buttons a:hover {
  background-color: #993300;
  color: #ffffcc;
  text-decoration: none;
}
.buttons a:active {
  background-color: #993300;
  color: #ffffcc;
  text-decoration: none;
}