body {	
		font-family: Georgia, serif;
		color: #6a655d;}

.small-caps {
		font-variant: small-caps;}



/* Links
----------------------------------------------- */

a:link {
		color: #7496a2;
		text-decoration: underline;}

a:visited {
		color: #7496a2;
		text-decoration: underline;}

a:hover {
		color: #5d747c;
		text-decoration: underline;}

a:active {
		color: #5d747c;
		text-decoration: underline;}



/* Headlines
----------------------------------------------- */

h1 {
		margin-top: 0;
		margin-bottom: .83em;
		font-size: 1.16em;
		font-variant: small-caps;}

		

		



