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
	}

.mattraw {
	line-height: 2;
	margin-left: 0px;
	text-indent: 0px;
	}

.gray {
	background-color: #101010;
}

.white {color: white;
}

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

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


.noindent2 {
	text-indent: 0px;
	}
	
.hangingindent {
    padding-left: 50px ;
    text-indent: -50px ;
}	
	
.textjustify {
	text-indent: 0px;
	text-align:justify;
	
}

.textjustify:after {
	content: "";
  	display: inline-block;
  	width: 100%;
}

.textjustify2 {
	text-indent: 0px;
	text-align:justify;
	line-height:2;
	
}

.textjustify2:after {
	content: "";
  	display: inline-block;
  	width: 100%;
}


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

.blockquote {
		text-indent: 0px;
		margin-left: 30px;
		width: 370px;
		line-height: 1.25;
		font-size:x-small;
		}

.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;
	}
	