h1 {
  border:  none;
  font-family: georgia,century schoolbook l,serif;
  font-size: 2.8em;
  line-height: normal;
  color: #ff6600;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
body {
  color: black;
  font-size: 1em;
  font-family: Georgia,Century Schoolbook L,serif;
  line-height: 1.2em;
}
h2 {
  font-family: georgia,century schoolbook l,serif;
  font-size: 1.2em;
  font-weight: bold;
  font-style: normal;
  text-align: left;
  color: #ff6600;
}
p {
  text-indent: 1.8em;
  font-size: 1em;
  font-family: georgia,century schoolbook l,serif;
  color: black;
  text-align: justify;
  line-height: 1.2em;
}
h3 {
  font-family: georgia,century schoolbook l,serif;
  font-size: 1em;
  color: #ff6600;
  font-weight: bold;
}
table {
  font-family: georgia,century schoolbook l,serif;
  font-size: small;
  color: #cccccc;
  text-align: left;
}
li {
  font-family: georgia,century schoolbook l,serif;
  text-align: justify;
  font-size: medium;
  padding-right: 2.8em;
}
img {
  padding: 0.5em;
}
p.bevel {
  border-style: inset outset;
  border-color: #ce001c;
  border-width: 0.35em;
  margin: 0.5em;
  padding: 0.5em;
  font-size: 1em;
  font-weight: bold;
  background-color: #ce001c;
  line-height: 1.2em;
  font-family: georgia,century schoolbook l,serif;
  text-align: center;
  color: white;
}

