body { 
	margin-left: 5%; margin-right: 5%; 
	color: black; background: white;
}
h1 { margin-top: 12pt; margin-bottom: 6pt; }
h2 { margin-top: 8pt; margin-bottom: 3pt; }

blockquote {
  font-size: 105%;
}

.reviewer {
  font-style: italic;
}

.editorial {
  font-family:Comic Sans MS;
}

.hreview {
 border-right: 1px ridge;
 border-top: 1px ridge;
 border-left: 1px ridge;
 border-bottom: 1px ridge;
 margin-top: 5px;
 padding: 5px;
}

.article {
 border-right: 2px inset #d3d3d3;
 border-top: 2px inset #d3d3d3;
 border-left: 2px inset #d3d3d3;
 border-bottom: 2px inset #d3d3d3;
 margin-top: 5px;
 padding: 5px;
}

.interviewer {
	font-style: italic;
	font-size: 110%;
}

.index {
 margin-top: 5px;
 padding: 5px;
}


.ad {
 border-right: 4px inset #003399;
 border-top: 4px inset #003399;
 border-left: 4px inset #003399;
 border-bottom: 4px inset #003399;
 margin-top: 5px;
 padding: 10px;
}

.author {
  font-weight: bold;
}

.bookauthor {
  font-weight: bold;
}

.otherauthor {
  font-weight: bold;
}

.booktitle {
  font-variant: small-caps;
  font-weight: bold;
}

.storytitle {
  font-variant: small-caps;
  font-style: italic;
}

.othertitle {
  font-variant: small-caps;
  font-weight: bold;
  color: #555555;
}

.movie {
  font-variant: small-caps;
  font-style: italic;
}

.magazine {
  font-variant: small-caps;
  font-style: italic;
  color: #444444;
}

.winner {
background:#FF9;
}


.finalist {
background:#CFF;
}

ul{
    margin:0; 
}

table.narrow {
    width:70%; 
    margin-left:15%; 
    margin-right:15%;
}
