body
 {
  font-size: small;
  font-weight: normal;
  font-family: sans, Verdana;
  line-height: 1.4em;
  color: #1E1D00;
  width: 95%;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
 }
h1
 {
  font-size: x-large;
  font-weight: normal;
  font-family: sans, Verdana;
  line-height: 2.5em;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
 }
h2
 {
  font-size: large;
  font-weight: normal;
  font-family: sans, Verdana;
  line-height: 2em;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
 }
h3
 {
  font-size: x-large;
  font-weight: normal;
  font-family: sans, Verdana;
  line-height: 2.5em;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
 }
h4
 {
  font-size: medium;
  font-weight: normal;
  font-family: sans, Verdana;
  line-height: 2.5em;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
 }
ul
 {
  list-style-type: decimal;
  padding-left: 4em;
  margin: 0px;
  line-heught: 1.4em;
 }
li
 {
  padding: 0px;
  margin: 0px;
 }
a:link
 {
  color: #130081;
  text-decoration: underline;
  font-weight: bold;
 }
a:visited
 {
  color: #130081;
  text-decoration: underline;
  font-weight: bold;
 }
a:active
 {
  color: #130081;
  text-decoration: underline;
  font-weight: bold;
 }
a:hover
 {
  color: #130081;
  text-decoration: underline;
  background-color: #ACFFAF;
  font-weight: bold;
 }
a:link.menu
 {
  color: #4447FF;
  text-decoration: underline;
  font-size: large;
  font-weight: normal;
  font-family: sans, Verdana;
  line-height: 2em;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
 }
a:visited.menu
 {
  color: #4447FF;
  text-decoration: underline;
  font-size: large;
  font-weight: normal;
  font-family: sans, Verdana;
  line-height: 2em;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
 }
a:active.menu
 {
  color: #4447FF;
  text-decoration: underline;
  font-size: large;
  font-weight: normal;
  font-family: sans, Verdana;
  line-height: 2em;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
 }
a:hover.menu
 {
  color: #130081;
  text-decoration: underline;
  background-color: #ACFFAF;
  font-size: large;
  font-weight: normal;
  font-family: sans, Verdana;
  line-height: 2em;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
 }
sup
 {
  font-size: xx-small;
  vertical-align: top;
 }
hr
 {
  border: none;
  background-color: #5F4F4F;
  color: #5F4F4F;
  height: 1px;
  padding: 0px;
  margin: 2px;
 }
.left
 {
  padding: 1em;
  margin: 0px;
  width: 80%;
  float: right;
 }
.right
 {
  width: 200px;
  padding: 1em;
  margin: 0px;
  position: relative;
  top: 0px;
  right: 0px;
 }
.black_ok
 {
  color: #0D9B00;
 }
.black_warn
 {
  color: #929B29;
 }
.black_err
 {
  color: #D30E00;
 }
.for_bots
 {
  display: none;
 }
.td_s1
 {
  padding: 1em;
  font-size: medium;
  margin: 0em;
 }
.some_space_1
 {
  padding: 1em;
  margin: 0px;
 }

.links
 {
  padding: 0px;
  margin: 0px;
 }
.ad_p
 {
  padding: 1em;
  margin: 0px;
  font-size: xx-large;
  font-style: italic;
  font-weight: bold;
  line-height: 2em;
 }
