/* Body styles
----------------------------------------------------------------------------- */

#colM h1.author {
	color: #333;
	text-align: center;
	font: bold 120%/1.5em "Lucida Grande", "Verdana", "Arial", sans-serif;
}

#colM h1.stitle {
	color: #666;
	text-align: center;
	font: bold 120%/1.5em "Lucida Grande", "Verdana", "Arial", sans-serif;
	padding-top: 0;
	margin-bottom: 20px;
}

#colM h2 {
	text-align: center;
	font: bold 110%/1.5em "Lucida Grande", "Verdana", "Arial", sans-serif;
}

#colM h3 {
	text-align: center;
	font: normal 100%/1.5em "Lucida Grande", "Palatino Linotype", "Times New Roman", serif;
	border-bottom: none;
	margin: 0; padding: 0;
}

#colM h4 {
	text-align: center;
	margin: 0; padding: 0;
	margin-bottom: 20px;
}

#colM p {
	text-align: justify;
	margin: 10px 0;
	text-indent: 2em;
}

#colM p.copyright {
	text-align: justify;
	margin: 30px 0 10px 40%;
	text-indent: 0;
	background: none;
	border: none;
}

#colM blockquote p {
	text-indent: 0;
}

#colM .noindent p {
	text-indent: 0;
}

#colM p.noindent {
	text-indent: 0;
}

#colM .center p {
	text-align: center;
}

#colM h3.alignleft {
	text-align: left;
}