body {	
		color: #e0e0e0;
		font-family: Georgia, serif;}

.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;}

		

		



