body {
  font-family:Georgia,serif;
  color:#4E443C;
  text-transform: none;
}

a {
  text-decoration: none;
  color: #1E5AAB;
}

a:hover {
  color: #16609F;
}

h1 {
  font-variant: small-caps;
  font-weight: 100;
}

h1 a:hover, li a:hover {
  border-bottom: 1px dashed #CCCCCC;
  color: #000;
}

#navigation #swap ul li a:hover {
  border: none;
}

p {
  font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  font-size: 13px;
  margin-top: .5em;
  color: #666;
}

ul {
    list-style: none; 
    font-size: 14px;    
}
