body {
	background-color: #996633;
}
.style3 {
	font-size: 36px;
	font-family: "Courier New", Courier, mono;
	color: #FFCC66;
	font-weight: bold;
}
body,td,th {
	color: #FFFFCC;
}
a:link {
	color: #FF9900;
}
a:visited {
	color: #FFFF33;
}
a:hover {
	color: #CC9900;
}
a:active {
	color: #FF0000;
}
.bottomR {
	position: absolute;
	height: 1em;
	right: 0em;
	bottom: 0em;
	text-align: right;
}
.bottomL {
	position: absolute;
	height: 1em;
	left: 1em;
	bottom: 1em;
	text-align: left;
}
.Time {
	position: absolute;
	height: 1em;
	left: 1em;
	top: 1em;
	text-align: left;
	background-color: #996633;
	line-height: normal;
	font-weight: bolder;
	color: #FFCC66;
	border: thin none;
}
.behind {
	z-index: 1;
}
h3 {
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #FFFFCC;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.topR {
	position: absolute;
	height: 1em;
	right: 1em;
	text-align: right;
	top: 1em;
	background-attachment: fixed;
}
ul {
	list-style-type: circle;
	list-style-image: url(Necrostuff/necro-tiny.jpg);
}
