﻿.entry-body {
	font-size: 16px;
	line-height: 2;
	padding: 0 225px 0 60px;
	text-align: left;
}
	.entry-body p {
		clear: both;
		margin-bottom: 30px;
	}
	
	.entry-body h3 {
		font-size: 200% !important;
		line-height: 1.5;
		margin-bottom: 30px;
	}
	.entry-body h4 {
		font-size: 150% !important;
		line-height: 1.6;
		margin-bottom: 30px;
	}
	.entry-body h5,
	.entry-body h6 {
		font-size: 130% !important;
		line-height: 1.6;
		margin-bottom: 30px;
	}
	
	.entry-body .wp-caption-text {
		font-size: 11px;
	}
	
	.entry-body blockquote {
		clear: both;
		background: #efefef;
		padding: 20px;
		margin-bottom: 45px;
		font-size: 14px;
		line-height: 1.9;
	}
		.entry-body blockquote p {
			margin-bottom: 0;
		}

.fontBold {
	font-weight: bold;
}
.mg20 {
	margin-bottom: 20px!important;
}

div.aligncenter {
	text-align: center!important;
	margin: 0 auto!important;
}

.page-numbers a .numSelect {
	text-decoration: underline;
}