html, body {	height: 100%;	margin: 0;	padding: 0;	}body {	background: #fff;		}html>body {	font-size: 12px;	}/* -- Reset -- */div,dl,dt,dd,ul,ol,lu,pre,form,fieldset,blockquote,th,td,h1,h2,h3,h4,h5,p,hr {	margin: 0;	padding: 0;	}/* -- Images -- */img { border: 0; }.imglt {	clear: left;	float: left;	margin: 0 0.5em 0.5em 0;	}.imgrt {	clear: right;	float: right;	margin: 0 0 0.5em 0.5em;	}/* -- Text Elements -- */p { 	font-size: 1em;	line-height: 1.5em;	margin: 0 0 1.5em 0; 	}a, a.link { color: #5a5956; outline: none; text-decoration: underline;	}a:hover, a.over { color: #797874; border: 0; text-decoration: none; }.clear {	clear: both;	display: block;	width: 100%;	}.txtct { text-align: center; }.txtrt { text-align: right; }.rt { float: right; }.lt { float: left; }/* -- Headings -- */h1, h2, h3, h4, h5 {	color: #39352e;	font-family: trebuchet MS,sans-serif;;	}h1 {	font-size: 2.5em;	line-height: 0.75em;	margin: 0.75em 0 0.75em 0;	}h2 {	font-size: 2em;	line-height: 1em;	margin: 1.0em 0 1.0em 0;	}h3 {	font-size: 1.5em;	line-height: 1em;	margin: 1.0em 0 1.0em 0;	}h4 {	font-size: 1.167em;	line-height: 1.286em;	margin: 1.286em 0 1.286em 0;	}h5 {	font-size: 1em;	line-height: 1.5em;	margin: 1.5em 0 1.5em 0;	}
