body {
	background-color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.arrowline { 	border-bottom-width: 3;
				border-bottom-color: #999999;
}

.arrowlinetop { 	border-top-width: 3;
				border-top-color: #999999;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.smallpagetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	list-style-type: disc;
}

