
h1 {
  font-family: Georgia, serif;
  font-size: 22px;
  letter-spacing: -1px;
  font-weight: bold;
  color: #cc00cc;
  line-height: 22px; }
  
  
td {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #333399;
  line-height: 14px; }
  
  
a {
  color: #cc00cc; }
  
  
a:hover {
  color: #336699; }
  
  
.thumb {
  text-align: center; }
  
  
.thumb a img {
  border: 2px solid #336699; }
