.footer {
	left: 2pt;
	top: 2pt;
	vertical-align: top;
	clip:  rect(2pt 2pt auto auto);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.story {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	text-decoration: none;

}
.story-head {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.header {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	text-decoration: none;
	color: #990000;

}
.toc {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #CCFFCC;
	text-decoration: none;
}
.toc2 {

	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFCC66;
	text-decoration: none;
}
.ad {
	text-decoration: none;
	color: #CCFFCC;

}

