
	h1, h2, h3, h4, h5, h6 { 
		color:#f65b14; 
		font-family:"Georgia", serif; font-weight:normal;
		margin:0; padding:0;
	}
	
	h2 { font-size:18px; line-height:26px; }
	h3 { font-size:16px; line-height:22px; }
	h4 { font-size:15px; line-height:19px; }
	h5 { font-size:14px; line-height:18px; }

	.author { 
		color: #29a4b2;
		margin:10px 0;
	}
	
	pre {
		font-family: 'Droid Sans Mono', monospace;
		font-size:10px; line-height:18px;
		white-space: pre;
	}
	
	pre em { font-style:italic; }
