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

body {
	padding: 0;
	margin: 0;
}

.inside {
	background: white;
	margin-left: 70px;
	margin-right: 15%;
	margin-top: 0;
	margin-bottom: 0;
	border-left-style: double;
	border-left-width: 4em;
	border-color: #006eaa;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: .5em;
	padding-bottom: .5em;
}

table {
	border-style: solid;
	border-width: 2px;
	border-color: #bd0000;
/*	background: #006eaa;
	color: #f0dc50;*/
	background: #f0dc50;
}

td {
	background: #f0dc50;
}

strong {
	color: #ad0000;
}

hr {
	color: black;
	background: black;
	width: 80%;
	border-style: solid;
}


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;
}

h1,h2,h3,b,strong {
	color: #006eaa;
}

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;
}

