body, p, td {
  font-size: 10pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.augieBlue{
  color: #000059;
}
A:link{
  color: #0000D0;
}
A:visited{
  color: #363685;
}
A:hover{
  color: #6868C1;
}
A.blueMenu:link{
  color: #000059;
  text-decoration: none;
  font-weight:bold;
  font-size:12pt;
}
A.blueMenu:visited{
  color: #000059;
  text-decoration: none;
  font-weight:bold;
  font-size:12pt;
}
A.blueMenu:hover{
  color: #6868C1;
  text-decoration: none;
  font-weight:bolder;
  font-size:12pt;
}
A.blueMenuSmall:link{
  color: #000059;
  text-decoration: none;
  font-weight:bold;
  font-size:10pt;
}
A.blueMenuSmall:visited{
  color: #000059;
  text-decoration: none;
  font-weight:bold;
  font-size:10pt;
}
A.blueMenuSmall:hover{
  color: #6868C1;
  text-decoration: none;
  font-weight:bolder;
  font-size:10pt;
}
p.pageHeading{
  font-weight: bold;
  font-size: 14pt;
  color: #000059;
  text-align: center;
  margin-bottom: .5em;
}
p.pageSubHeading{
  font-weight: bold;
}
p.article{
  text-indent: 1.5em;
  text-align: left;
}
p.homepageHeading{
  font-weight: bold;
  font-size: larger;
  color: #000059;
  text-align: center;
  margin-bottom: .5em;
}
p.homepageArticle{
  text-indent: 1.5em;
  text-align: left;
  margin-top: 0px;
}
p.captionLeft{
  font-size: xx-small;
  text-indent: 1.5em;
  text-align: left;
  margin-top: 0px;
}
p.captionRight{
  font-size: xx-small;
  text-indent: 1.5em;
  text-align: right;
  margin-top: 0px;
}
