#infoContent {
  
}

#infoContent h2 {
  font-variant: small-caps;
  color: #fff;
  margin-bottom: 15px;
}

#infoContent p {
  color: #fff;
  line-height: 135%;
  text-align: justify;
  font-size: 85%;
  margin-bottom: 10px;
}

#infoContent a {
  text-decoration: none;
  font-size: 90%;
}

#info {
  margin: 10px 0 0 190px;
  color: #fff;
  width: 700px;
  line-height: 170%;
  font-size: 90%;
}

#info dl dt {
  color: #fff;
  font-weight: bold;
  margin: 10px 0;
  font-size: 90%;
}

#info dl dd ul {
  margin-left: 30px;
  list-style-type: disc;
  font-size: 90%;
}

#info a {
  color: #fff;
  font-weight: bold;
}

#info a:hover {
  text-decoration: underline;
}
