/* CSS Document */

#textcolumn {
	margin-top: 95px;
	/*margin-top: 127px;*/
}

p.quoteauthor { color: #999999; font-style: italic; }
p.boldweight { font-weight: bold; }

#textcolumn, #textcolumn p span, #textcolumn ol, #textcolumn ol span {
	font-size: 12px !important;
	
}

ol {
	margin: 16px 0px 16px 20px;
	padding: 0;
}