.mainTitle{
  font-size: 2em;
}

.mainContent{
  text-align: justify;
  /*line-height:150%;*/
}

.bottomLinks{
  font-size: 0.85em;
  font-family: serif;
  color: white;
}

.subTitle{
  font-size: 1.25em;
  font-family: serif;
  font-weight: bold;
}

.pdfLink{
  font-size: 1.25em;
}

.title{
  font-size: 1.75em;
  text-align: center;
  font-family: serif;
  font-weight: bold;
  color: white;
}

.container { position: relative; left: 1px; top: 1px; color: #666;  }
.text { position: absolute; left: -1px; top: -1px; color: #000;}

.atPage{
  color: white;
  font-weight: bold;
  font-style: italic;
  font-size: 1.2em;
  /*font-variant: small-caps;*/
  /*color:#a4a9c7;*/
}

.menuLink{
  color:#dddddd;
  /*font-weight: bold;*/
  font-size: 1.2em;
  font-variant: small-caps;
  text-decoration:none;
}