.header, .navigation, .sidenav, .footer, .preelement, .backtotop, .navfooter { 
		display: none;
		}
		
.leftcontent h1 {	
		font: bold 1.4em Georgia;
		}
		
.leftcontent .subheading {
		font: 0.65em Georgia;
		}
		
.leftcontent p {
		font: 0.8em Georgia;
		}
		
.leftcontent h3 {
		font: bold 0.95em Georgia;
		margin-top: 1.8em;
		}
		
.leftcontent li {
		list-style-type: decimal;
		font: 0.8em Georgia;
		margin-left: 5px;
		margin-bottom: 1.2em;
		}
		
.image {
		padding: 4px 6px 6px 0;
		}
