body, td{
  font-family: Verdana, Sans-Serif;
  font-size: x-small;
  background: #DD1111;
  text-align: center;
  }
table{margin: 1em auto;}
a, h1, a img{
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	}
cite a{
  border-top: 1px dashed #FFFFFF;
  }
.copy{
  display: block;
  font-style: normal;
  color: #FFFFFF;
  padding: 2px;
	}
.copy:hover{background: #FFFFFF; border-bottom: none;}
h1{
	border-bottom: 1px dashed #FFFFFF;
	padding: 5px;
	letter-spacing: 0.3em;
	font-weight: 100;
	}
span{display: block;}

a:hover{border-bottom: 1px solid #FFFFFF;}
h1{
	border-bottom: 1px dashed #FFFFFF;
	padding: 5px;
	letter-spacing: 0.3em;
	font-weight: normal;
	text-transform: lowercase;
	}
.prev, .next{font-size: 1.5em;}
a.prev:hover, a.next:hover{border: none;}
.next{float:right;}
.prev{float:left;}
.nav{text-align: center; font-weight: bold;}
