@font-face{
	font-family: 'Proxima Nova Semibold';
	src: url('../fonts/ProximaNova-Semibold.eot');
	src: url('../fonts/ProximaNova-Semibold.eot?iefix') format('eot'),
	url('../fonts/ProximaNova-Semibold.woff') format('woff'),
	url('../fonts/ProximaNova-Semibold.ttf') format('truetype'),
	url('../fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
	font-weight: normal;
	font-style: normal;
	}
h {
	font-family: 'Proxima Nova Semibold';
	font-size: 36px;
	color: #009782;
	padding: 0;
	margin: 0;
	}
.about-wrapper, .ethics-wrapper, .for-authors {
	width: 100%;
	}
.themes-wrapper, .editorial-board-wrapper, .archive-wrapper {
	width: 100%;
	background: #f5f5f5;
	}
.about, .themes, .ethics, .editorial-board, .for-authors, .archive {
	font-family: 'PT Sans', sans-serif;
	font-weight: 400;
	color: #333;
	width: 900px;
	margin: 0 auto;
	padding: 20px 0;
	}
.section-header {
	text-align: center;
	margin: 0;
	padding: 0 0 10px 0;
	}
.editorial td {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	padding-right: 15px;
	min-width: 150px;
	}
a {color: #007398;
	text-decoration: none;
	}