body											{ font:normal 12pt Arial, sans-serif; color:#000; line-height:1.5; }
a img											{ border:0; }
a												{ color:#000; }
a:link:after,a:visited:after,
a:link::after,a:visited::after					{ content:" (" attr(href) ")"; font-size:smaller; }
#footer,
.pageNav,
.commentsWrap,
.tags,
.tools,
.sidebar,
.mainNav,
.moreNav,
.search,
.mobMenuWrapper,
.banner,
.slider.owl-theme .owl-controls,
.slider .item .cat,
.update {
	display:none;
}

.article .content p, .article .content {
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 22px;
}

img {
	float: left;
	margin:10px;
}

.article h2 {
	font-size: 35px;
	line-height: 37px;
	margin-bottom: 19px;
}

.logo a {
	background: url(../Media/logo.png) no-repeat scroll center center;
	display: block;
	width: 175px;
	height: 40px;
}

a[href]::after {
    content: none
}

p {
	font-size: 20px;
	line-height: 24px;
}

.quickInfo p {
	font-size: 22px;
	line-height: 26px;
	margin: 10px 0 10px;
}