a:link,
a:visited {
	color:#000;
}

a:hover {
	text-decoration:none;
}

a.menu-item {
	text-decoration:none;
}

/* customizing by ASQ */
body {
	font-size: 2.3em;
    line-height: 1.3;
}


img {
	max-width:100%;
}


h4 {
	    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 2.5rem;
    margin-top: 1em;
}

.row {
	page-break-inside: avoid;
}
.long {
	max-width:60%;
	display:block;
	margin:auto;
}
.header {
	text-align:center;
}

#logo {
	width:100%;
}

h3 {
	font-family: 'Times New Roman';
    	font-size: 3rem;
    	line-height: 1.1em;

}
.article {
	margin-top:2em;
}

.meta {
	font-family:arial;
	font-size:1.5rem;
	letter-spacing: 0.05em;
}

.sc {

	text-transform: uppercase;
    font-size: 0.85em;
    font-weight: 400;
    letter-spacing: 0.05em;
}

hr {
	border-top:2.3em solid #000;
}
