body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 130%;
	width: 100%;
	text-align: center;
}
a:link {
	color: #990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a:hover {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: none;
	background-color: #EEEEEE;
}
a:visited {
	color: #990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.smalltext { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000 }

.navbartop {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EEEEEE;
	font-size: 12px;
	margin: 0px;
	padding: 5px 5px 5px 15px;
	text-align: right;
	color: #333333;
	line-height: 130%;
	letter-spacing: 0.15em;
}
	.navbartop a:link {
	color: #990000;
	text-decoration: none;
}
	.navbartop a:visited {
	color: #990000;
	text-decoration: none;
}
	.navbartop a:hover {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	background-color: #FFFFFF;
}
.navbarbottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EEEEEE;
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	text-align: center;
	color: #333333;
	line-height: 130%;
	letter-spacing: 0.15em;
}
	.navbarbottom a:link {
	color: #990000;
	text-decoration: none;
}
	.navbarbottom a:visited {
	color: #990000;
	text-decoration: none;
}
	.navbarbottom a:hover {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	background-color: #FFFFFF;
}

.masthead {
	background-color: #FFFFFF;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 50px;
}


content {
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 5px auto;
	padding: 10px;
	width: 75%;
}

.updated {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
	letter-spacing: 0.15em;
	margin-bottom: 35px;
}
.issn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	color: #333333;
	letter-spacing: 0.15em;
}
.container {
	text-align: left;
	width: 85%;
	margin: 5px 5px 5px 50px;
	padding: 5px 5px 35px;
}

li {
	margin-bottom: 5px;
	margin-left: 5px;
	list-style-type: none;
	padding: 3px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	letter-spacing: 0.2em;
}
h3 {
	word-spacing: .2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-top: 25px;
	margin-left: 15px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	margin: 5px;
	padding: 0px;
	text-indent: 30px;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 30px;
	padding: 5px;
}
.abclist {
	list-style-type: lower-alpha;
}

.corrections {
	background-color: #FFFF00;
}
p-noindent {
	font-weight: normal;
	color: #000000;
	margin: 5px;
	padding: 0px;
}
.navbartop-right {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E6E6E6;
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	text-align: left;
	color: #333333;
}
.li-bullets {
	margin-bottom: 5px;
	margin-left: 10px;
	list-style-type: none;
	padding: 3px;
	list-style-image: url(images/arrow.png);
}
