body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
text-indent: 5px
margin: 0px
padding: 5px;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: white;
text-align: left;
text-indent: 5px
margin-bottom: 5px
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: white;
text-align: left;
text-indent: 10px
margin-bottom: 10px
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: white;
text-align: left;
text-indent: 20px
margin-bottom: 10px
}

a:link {
color: white;
}

a:visited {
color: white;
}

a:hover {
color: gray;
}

a:active {
color: gray;
}


.pubhead1 {
font-size: 12px;
color: black;
font-weight: bold;
text-indent: 5px
word-spacing: 2px
letter-spacing: 5px
}

.pubhead2 {
font-size: 12px;
font-weight: bold;
color: black;
text-indent: 5px
}

.pub {
font-size: 12px;
font-weight: bold;
color: black;
text-indent: 10px
word-spacing: 5px
letter-spacing: 2px
}

.story {
font-size: 14x;
font-weight: bold;
color: #800000;
}

.antho {
font-size: 14x;
font-weight: bold;
color: #800000;
}

.descript {
font-size: 12px;
color: white;
text-indent: 10px
}

.note {
font-size: 12px;
color: gray;
text-indent: 0px
}

.pub {
font-size: 12px;
color: black;
text-indent: 10px
word-spacing: 5px
letter-spacing: 2px
}

.indent {
font-size: 12px;
color: white;
text-indent: 10px
}

.formfont {
font-size: 11x;
color: white;
}

.center {
text-align: center;
}

input{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FF0000;
background-color:#000000;
font-size: 12px;
border-color: #808080;
}

dl.image,
dl.image dt,
dl.image dd {
  display : block ;
  list-style-type : none ;
}
dl.image {
  margin : 1.2em auto ;
  border : none ;
  padding : 0 1.2em ;
  text-align : center ;
}
dl.image dt {
  margin : 0 ;
  border : none ;
  padding : 0 ;
}
dl.image dt img {
  display : block ;
  margin : 0 auto ;
  border : 1px dotted #38abc8 ;
  padding : 15px ;
  color : #38abc8 ;
  background : #eee ;
}
dl.image dd {
  margin : 0 ;
  border : none ;
  padding : 1ex 1ex 0 1ex ;
  font-size : 90% ;
  font-style : italic ;
  color : #38abc8 ;
}

dl.img_col
  {
    float: left;
    margin-right: 0.5ex;
    font-size : 90% ;
  font-style : italic ;
   color : #38abc8 ;
  }