			body {
				color: #333;
				background: #fff;
				font: 9pt/145% "Lucida Grande", "Lucida Sans Unicode", "Tahoma", "Trebuchet MS", sans serif;
				}
			
			a {color: #545e6b;}

			h1, h2 {
				font-family: "Lucida Grande", "Lucida Sans Unicode", "Tahoma", "Trebuchet MS", sans serif;
				font-weight: normal;
				}
			
			
			/* CMS @@@@@@@@@ */
			
			div.thumbs {
				float: right;
				width: 270px;
				}
			
			img.person {
				float: left;
				margin: 0 10px 10px 0;
				padding: 2px;
				border: 1px solid #ddd;
				clear: left;
				}
			
			ul.cleareach li {
				clear: both;
				}