body {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 14px;
	line-height: 1.5;
}

a, a:visited, a:hover {
	text-decoration: none;
}


/* Navigation */
hr {
	height: 3px;
	margin: 1.5em 0 1em 0;
	border: none;
}

li {
	margin-left: 10px;
	margin-top: 0.5em;
}

p.nav_home, p.nav_footer {
	margin-left: 5px;
	margin-bottom: 1em;
}


/* Content */
p {
	font-size: 1em;
	margin-top: 1em;
}

p.nav_home, 
p.nav_footer, 
p.byline, 
p.home_byline, 
p.home_description, 
p.download, 
p.author  {
	font-size: 0.8em;
}


p.blockquote, p.p3 {
	font-style: italic;
	line-height: 1.2;
	margin: 1em 1em 0 1em;
}

p.issue, p.pages {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	color: #000;
}

h1 {
	line-height: 1;
	margin-bottom: 0.25em;
	font-size: 1.8em;
	margin-top: 1em;
}

body#home h1,
body#archives h1 {
	font-style: italic;
	line-height: 1;
	margin: 1em 0 0.75em 0;
}

h2 {
	font-size: 1.2em;
	margin-top: -0.4em;
}

body#home h2,
body#archives h2 {
	font-size: 1em;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 0.25em;
}

h3 {	
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin-top: 1em;
}

body#home h3, 
body#archives h3 {
	font-size: 1em;
	line-height: 1.2;
	font-weight: normal;
	margin-top: 0;
}

body#callforpapers h3 {
	margin-bottom: -1em;
}

div.left p {
	margin-top: -0.4em;
}

p.byline, p.download {
	font-style: italic;
	margin: 1em 0;
}

p.home_byline {
	font-style: italic;
	line-height: 1.5;
	margin-top: 0.5em;
}

p.home_issuetitle {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
}

div.authorbio {
	font-style: italic;
}


/* Other Styles */
span.smallcaps {
	font-variant: small-caps;
}

span.dropcap {
	float: left;
	font-size: 3.5em;
	line-height: 0.4;
	margin-top: 0.275em;
	margin-right: 0.1em;
}

div#bibliography li {
	font-size: 0.8em;
	line-height: 1;
	margin: 1em 0 0 0;
	list-style: none;
}

body#about div#content li {
	list-style: none;
	margin: 0;
}

body#callforpapers div#content li {
	list-style: decimal inside;
	margin-left: 0em;
}

em, i {
	font-size: 1em;
}

strong {
	font-weight: bold;
}

/* Stupid Microsoft Exported Code Overrides */
span.MsoFootnoteReference {
	font-size: 0.8em;
	vertical-align: super;
}

