body {
  margin: 0px auto auto;
  width: 900px;
  font-family: Tahoma;
}
#content {
  font-size: 12px;
  line-height: 1.1em;
  color: #cc6600;
  margin-top: 30px;
}
#text {
  text-decoration: none;
  text-align: left;
  font-size: 15px;
  line-height: 1.5em;
  margin-left: 480px;
  color: #666666;
  font-weight: inherit;
  padding-top: 45px;
}
#menu {
  font-size: 12px;
  letter-spacing: 1em;
  color: #990000;
  font-variant: small-caps;
  line-height: 1.6em;
  text-align: center;
  font-weight: normal;
}
#menu li {
  display: inline;
  color: #990000;
}
#menu a:link {
  text-decoration: none;
  color: #990000;
}
#menu a:visited {
  text-decoration: none;
  color: #990000;
}
#menu a:hover {
  font-weight: bold;
  color: #990000;
}
#text1 {
  display: inline;
  font-size: 15px;
  font-weight: bold;
}
a:link {
  text-decoration: none;
  color: #990000;
}
a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #990000;
}
a:visited {
  text-decoration: none;
  color: #990000;
}
