@charset "UTF-8";
/* CSS Document */

body {
	background-color: #f4f4f4;
	background-position: center center;
	margin-top: 58px;
	margin-right: 0px;
	margin-bottom: 58px;
	margin-left: 0px;
}
.tit {
	font-family: Times, "Times New Roman", serif;
	font-size: 27px;
	font-style: italic;
	line-height: 24px;
	color: #000;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
}
.titright {
	font-family: Times, "Times New Roman", serif;
	font-size: 27px;
	font-style: italic;
	line-height: 24px;
	color: #000;
	text-decoration: none;
	text-align: right;
	letter-spacing: -1px;
}
.titleft {
	font-family: Times, "Times New Roman", serif;
	font-size: 27px;
	font-style: italic;
	line-height: 24px;
	color: #000;
	text-decoration: none;
	text-align: left;
	letter-spacing: -1px;
}
.text {
	font-family: Times, "Times New Roman", serif;
	font-size: 15px;
	font-style: italic;
	line-height: 17px;
	color: #000;
	text-decoration: none;
	text-align: center;
	letter-spacing:-1px;
}
.textright {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 17px;
	color: #000;
	text-decoration: none;
	text-align: right;
	letter-spacing:-1px;
}
.textleft {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 17px;
	color: #000;
	text-decoration: none;
	text-align: left;
	letter-spacing:-1px;
}

.apastissues {
	font-family: Times, "Times New Roman", serif;
	font-size: 15px;
	font-style: normal;
	text-decoration: underline;
	text-align: center;
	margin-top: 10px;
	color:#000000;
	line-height: 18px;
	letter-spacing: -1px;
	text-transform: uppercase;
	vertical-align: middle;
}
.apastissues:hover {
	font-family: Times, "Times New Roman", serif;
	font-size: 15px;
	font-style: normal;
	text-decoration: underline;
	text-align: center;
	margin-top: 10px;
	color:#000000;
	line-height: 18px;
	letter-spacing: -1px;
	text-transform: uppercase;
	vertical-align: middle;
}

.apastissuesright {
	font-family: Times, "Times New Roman", serif;
	font-size: 15px;
	font-style: normal;
	text-decoration: underline;
	text-align: right;
	margin-top: 10px;
	color:#000000;
	line-height: 18px;
	letter-spacing: -1px;
	text-transform: uppercase;
	vertical-align: middle;
}
.apastissuesright:hover {
	font-family: Times, "Times New Roman", serif;
	font-size: 15px;
	font-style: normal;
	text-decoration: underline;
	text-align: right;
	margin-top: 10px;
	color:#000000;
	line-height: 18px;
	letter-spacing: -1px;
	text-transform: uppercase;
	vertical-align: middle;
}

.acontact {
	font-family: Times, "Times New Roman", serif;
	font-size: 15px;
	font-style: italic;
	text-decoration: none;
	text-align: left;
	color:#000000;
	line-height: 18px;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.acontact:hover {
	font-family: Times, "Times New Roman", serif;
	font-size: 15px;
	font-style: italic;
	text-decoration: line-through;
	text-align: left;
	color:#000000;
	line-height: 18px;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.acontributors {
	font-family: Times, "Times New Roman", serif;
	font-size: 15px;
	font-style: italic;
	line-height: 17px;
	color: #000;
	text-decoration: none;
	text-align: center;
	letter-spacing:-1px;
}
.acontributors:hover {
	font-family: Times, "Times New Roman", serif;
	font-size: 15px;
	font-style: italic;
	line-height: 17px;
	color: #000;
	text-decoration: underline;
	text-align: center;
	letter-spacing:-1px;
}
.smalltitleft {
	font-family: Times, "Times New Roman", serif;
	font-size: 20px;
	font-style: italic;
	color: #000;
	text-decoration: underline;
	text-align: left;
	letter-spacing: -1px;
}
.smallsubtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #000;
	text-align: left;
}
