body, td, th {
  font-family: Georgia, Times New Roman, Times, serif;
  color: #0F0F53;
}

a {	
  color: #6F6F9D;
  text-decoration: underline;	
}

a:hover {
  color: #998F35;	
  text-decoration: none;
}

.title {
  font-size: 1.4em;
}

.subtitle {
  font-size: 1.2em;
}

.small {
  font-size: 0.8em;
}

.smaller {
  font-size: 0.6em;
}