body {
	font-family: "Comic Sans MS", cursive;
	font-size: medium;
	color: #ABB284;
	background-color: #101012;
	margin: 0;
	padding: 0;
}
.tablestory {
	border: thin solid #7E7958;
	color: #D8B478;
	background-color: #252622;
}

.copyright {
	font-size: x-small;
	font-family: "Comic Sans MS", cursive;
	color: #6F5C49;
}

.mainborder { border: thin solid #616E50; }

.content { }

.maintitle {
	font-size: x-large;
	font-family: "Comic Sans MS", cursive;
	color: #C90;
}

.banner { border: thin solid #5F6E47; }

.mainsubtitle { color: #999; }

.quote-egw {
	font-style: italic;
	text-align: justify;
	font-size: medium;
	padding-left: 30px;
	padding-right: 30px;
	color: #990;
}

a { color: #AF8764; }

.menu {
	font-family: "Comic Sans MS", cursive;
	font-size: large;
}

.formStory {
	background-color: #CF3;
	border: thin solid #616E50;
}

.storysubtitle {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: x-large;
	color: #FC0;
}

.storysmalltitle {
	font-size: medium;
	color: #FC0;
}

.dangerSign { color: #C00; }

.storyNew { color: #9C0; }

