/*
witalis.com styles for print
dan cederholm
dan@simplebits.com
*/

body, #content
	{
		font-size: 12pt;
		color: #222;
		line-height: 1.4em;
	}

h1
	{
		font-size: 130%;
		color: #38c;
		margin-bottom: 1.5em;
	}

h3
	{
		font-size: 100%;
		margin-bottom: 3px;
	}

a:link, a:visited
	{
		color: #000;
	}

#content a:link:after, #content a:visited:after 
	{
	   content: " (" attr(href) ") ";
	}
	
p
	{
		margin-top: 0;
		margin-bottom: 1.5em;
	}

ul.spaced li
	{
		margin-bottom: 1em;
	}