body {
	background-color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF8F;
}
p {
	line-height: 1.5em;
}
#tr a:link {
	font-size: 12px;
	color: #F8F497;
	text-decoration: underline;
	font-weight: bold;
}
#tr a:visited {
	font-size: 12px;
	color: #F6F293;
	text-decoration: underline;
	font-weight: bold;
}
#tr a:hover {
	font-size: 12px;
	color: #ABCD84;
	text-decoration: none;
}
#tr img {
	float: right;
	border: 2px solid #F8F497;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
h2 {
	font-size: 12px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F7F496;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #F7F496;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text {
	font-size: 18px;
}
a:link {
	color: #F6F68A;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #F2F288;
	text-decoration: none;
}
a:hover {
	color: #ACD185;
	text-decoration: none;
}
a:active {
	color: #F6F68A;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	padding: 0px;
	margin-top: 10px;
}
#td a:link {
	font-size: 10px;
	color: #F8F497;
	text-decoration: underline;
}
#td a:hover {
	font-size: 10px;
	color: #AACC80;
}h1 {
	font-size: 16px;
	text-transform: capitalize;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #F8F497;
	padding-bottom: 5px;
}
#tr li {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 5px;
}
