body {
	background: white;
	wordspacing: 1px;
}


html {
	overflow-x: hidden;
	overflow-y: auto;
} 


p {
	font-family: verdana, arial, sans-serif;
	color: black;
	font-size: 9pt;
	line-height: 1.5;
	text-indent: 30px;
	margin: 0;
}


pre {
	font-family: verdana, arial, sans-serif;
	color: black;
	font-size: 9pt;
	line-height: 1.5;
	margin: 0;
}


.smallfield {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 1.2;
}


h3 {
	font-family: verdana, arial, sans-serif;
	color: black;
	font-size: 12pt;
	line-height: 1.5;
}



h2 {
	font-family: verdana, arial, sans-serif;
	color: black;
	font-size: 10pt;
	line-height: 1.5;
}



h1 {
	font-family: verdana, arial, Sans-Serif;
	color: black;
	font-size: 15pt;
	line-height: 1.5;
}



a:link {
	color: black;
	text-decoration: none;
}

a:visited {
	color: black;
	text-decoration: none;
}

a:hover {
	color: gray;
	text-decoration: none;
}

a:active {
	color: gray;
	text-decoration: none;
}



table {
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
}


.doublespace {
	line-height: 2
	}


.gray {
	background-color: #101010;
}

.white {color: white;
}

.poem {
	margin-left: 0px;
	text-indent: 0px;
}

.prose {margin-left: 20px;
		width: 580px;
}


.noindent2 {
	text-indent: 0px;
	}

.quote {
		text-indent: 0px;
		margin-left: 300px;
		width: 580px;
		}

.bio {
	color: gray;
	font-size: 8pt;
	line-height: 1.5;
	text-indent: 0px;
		}


.mast {
	text-indent: 0px;
	margin-left: 20px;
	}
	

.issn {
	color: white;
	font-size: 7pt;
	line-height: 1.5;
	text-indent: 0px;
	}


.logo {
	color: white;
	font-size: 10pt;
	text-indent: 0px;
	line-height: 1.5;
	}
	
.centerimage {
	text-align: center;
	}
	