@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}
body {
	background-color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 18px;
	color: #FFFF00;
}
h2 {
	font-size: 24px;
	color: #FFFF00;
}
h3 {
	font-size: 36px;
	color: #FFFF00;
}
#tdsidebar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-align: center;
	vertical-align: top;
	display: block;
	margin: 8px;
	padding: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFF00;
	border-bottom-color: #FFFF00;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#tdsidebar a:hover {
	background-image: url(images/ahover.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
