body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D1D1D1;
	background-color: #000000;
	margin: 0;
	padding: 0;
	background-image: url(images/back.gif);
}
.topmenu:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.topmenu:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.topmenu:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	letter-spacing: 1px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFD700;
}
.scroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8D8D8D;
	background-color: #181818;
	overflow:auto;
	height: 250px;
	width: 100%;
}
.table_names {
	font-weight: bold;
	color: #FFD700;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.table_info {
	font-weight: normal;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #FFD700;
	text-decoration: underline;
}
.stories {
	font-weight: bold;
	color: #FFD700;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #4A4A4A;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	width: 100%;
	display: block;
	height: 25px;
}
.memb_link {
	text-decoration: none;
}
.memb_link:hover{
	text-decoration: underline;
}

