body {
  color: #000000;
  font-family: Palatino Linotype, Palatino, Georgia, Trebuchet MS, Times New Roman, Times;
  font-size: 100%
}

a	{
  text-decoration: none;
}

.logo {
  font-weight: bold;
  font-size: 250%
}

.smallLogo {
  font-weight: bold;
  color: #808080;
  font-size: 150%
}

.blurb {
    font-size: 125%;
    font-style: italic
}

.footer {
  font-weight: bold;
  color: #64281E;
  font-size: 150%
}
