﻿body		{font-family: Garamond, Georgia, serif;
				text-align: left;
				margin: 10%;
				font-size: 12pt;}
				
h1, h2, h3, h4, h5, h6, dt {font-family: 'Century Gothic', 'Lucida Grande', Helvetica, sans-serif;}

p				{line-height: 140%;}

a:link, a:visited {color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;} /* Thanks to Eric Meyer */

#skip_nav, #header_nav, #content_right {display: none;}

#content_left a:link:after, #content_left a:visited:after {content: " (" attr(href) ") ";
   font-size: 90%;}
	 
	 
	

