@import url("layout-green.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	}
a, a:link {
	color: #474a2d;
	}
a:hover {
	color: #f00;
	}
a:visited {
	color: #666;
	}
#highlight blockquote {
	font-size: 100%;
	}
#highlight p.author {
	font-size: 100%;
	}
#footer {
	font-size: 100%;
	}	
h1 {
	font-size: 170%;
	}	
h2 {
	font-size: 160%;
	}	
h3 {
	font-size: 150%;
	}		
h4 {
	font-size: 140%;
	}		
h5 {
	font-size: 130%;
	}		
h6 {
	font-size: 120%;
	}	
#navigation li, #utilities li {
	border-bottom: 3px solid #fff;
	padding: 0.4em;
	}		
