@import url("http://awayken.www/_css/reset.css");

body { color: #371812; background: #fff; }

a, a:link, a:visited, a:hover, a:active
	{ color: #78B7C0; text-decoration: none; }

sup { font-size: 0.8em; position: relative; top: -.5em; }

#page h1 { font-size: 1.6em; font-family: Georgia; text-align: center; margin-bottom: 2em; }
#page h1 a { color: #371812; }

#page h2 { font-size: 1.2em; font-family: Georgia; }
#page .details { margin-bottom: 2em; line-height: 1.2; }
#page .details ul li { margin-bottom: 8px; }
#page .details a:link:after, #page .details  a:visited:after
	{ content: " (" attr(href) ") "; font-size: 90%; }