

.typography h1, 
.typography h2, 
.typography h3, 
.typography h4, 
.typography h5, 
.typography h6 {display: block;}
                     
.typography h1 {font-size: 16px;
	color: #625768;
	margin: 15px 0 5px 0;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;}                     
.typography h2 {font-size: 16px;margin: 15px 0 5px 0; color: #CC6601;}                     
.typography h3 {font-size: 14px;margin: 21px 0 10px 0; color: #383838;}                     
.typography h4 {font-size: 16px;margin: 21px 0;}                     
.typography h5 {font-size: 13px;margin: 22px 0;}                     
.typography h6 {font-size: 12px;margin: 23px 0;}
.typography p {margin:auto;padding:auto;}

.typography blockquote{margin:10px 40px;}

.typography p, 
.typography ul, 
.typography ol{margin: 10px 0;}

.typography ul, 
.typography ol{padding-left:30px}

.typography p{font-size: 14px;line-height:17px;color:#000000;}
