body,td {
	font-family: "Verdana", "Lucida", sans-serif;
	color: black;
	background-color: white;
}

td.section {
	text-align: center;
}

td.comment {
	text-align: justify;
	vertical-align: top;
}

a {
	color: #204080;
}

a:visited {
	color: #102060;
}

a:hover {
	color: #2040f0;
	background-color: #d0e4e0;
}

h1, h2, h3 {
	text-align: center;
}

li {
	margin-bottom: .5em;
}

.sc-ex {
	font-variant: small-caps;
}

.subtitle {
	font-size: .8em;
}

.haiku {
	font-family: "monotype.com", "Andale Mono", sans-serif;
	font-size: 1.3em;
	text-align: center;
	white-space: nowrap;
}

.haiku-small {
	font-family: "monotype.com", "Andale Mono", sans-serif;
	text-align: center;
	white-space: nowrap;
}

.upslightly {
	position: relative;
	top: -.333ex;
}

.downslightly {
	position: relative;
	top: +.333ex;
}

.mois {
	color: #8080a0;
}

.TY {
	color: #504060;
	position: relative;
	top: +.333ex;
}
.rant {
	color: #908080;
	position: relative;
	top: +.333ex;
}

.blackout {
	color: Black;
	background-color: Black;
}

.cool {
	color: red;
}

.lyric {
	font-style: italic;
	white-space: nowrap;
}

.lightbox {
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-style: solid;
	background-color: #f0f0f0;
	padding-left: 1em;
	padding-right: 1em;
	margin-left: 5em;
	margin-right: 5em;
	margin-bottom: 2em;
}

.scary {
	font-size: 1.5em;
	font-family: "Comic Sans MS", "Comic Sans", "Verdana", "Arial", sans-serif;
}

.odd {
	font-size: 1.25em;
	font-family: "Comic Sans MS", "Comic Sans", "Verdana", "Arial", sans-serif;
}
