body {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 12pt;
	color: white;
	background-color: black;
}

td {
	font-family: Verdana, Arial, helvetica, sans-serif;
	color: white;
	background-color: black;
}

th {
	font-family: Verdana, Arial, helvetica, sans-serif;
}

h1 {
	font-size: 40pt;
}

h2 {
	font-size: 24pt;
}

h3 {
	font-size: 18pt;
}

.main_body {
	margin-left: 20%;
	margin-right: 20%;
}

.stream_object {
	margin-top: 30px;
	margin-bottom: 30px;
}

.lessthanhuman {
	font-weight: bolder;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

a {
	text-decoration: none;
	color: red;
}

a:hover {
	color: red;
	text-decoration: underline;
}

.menu a {
	color: white;
}

.menu {
	font-size: 9pt;
	margin-top: 20px;
}

.each_link {
	margin-top: 20px;
}

.star {
	color: red;
}

.brackets {
	font-size: 24pt;
	font-weight: bold;
}

.shoutbollox {
	margin-bottom: 20px;
}

#credit {
	float: right;
	right: 20px;
	bottom: 10px;
}

.notice {
	font-size: 9pt;
	color: white;
	background-color: black;
}

.notice a {
	color: white;
	background-color: black;
	
}

.notice a:hover {
	color: black;
	background-color: white;
}

#magic {
	color: black;
	background-color: white;
}

.short_desc {
	color: #DDDDDD;
	background-color: black;
	font-size: 14pt;
	padding: 2px;
	position: absolute;
	left: 30px;
	top: 30px;
	visibility: hidden;
}

.leader {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: white;
	background-color: black;
}
