/* Generated by KompoZer */
body {
  border-color: white;
  font-family: Arial,Helvetica,sans-serif;
  max-width: 850px;
  min-width: 700px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffe8;
}
.float_r {
  font-weight: bold;
  text-align: center;
  float: right;
  font-size: smaller;
  margin-left: 10px;
  margin-bottom: 10px;
  width: 330px;
}
.col_text {
  color: #a34100;
}
.inline_fig {
  text-align: center;
  font-weight: bold;
  padding-right: 4px;
  font-size: smaller;
}
.grid {
  border: 15px outset #ffcc00;
  color: red;
}
h1 {
  color: #dfa103;
  margin-top: 0px;
}
.fig_text {
  font-weight: bold;
  text-align: center;
  font-size: smaller;
}
a:link {
  color: #dfa103;
}
a:visited {
  color: #ac7c02;
}
a:hover {
  color: #3333ff;
}
a:active {
}
