@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a:link {
	color: #0066FF;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #0066FF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}
hr {
	color: #FF6600;
}
#tdFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.smallPrint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.highlight {
	background-color: #CC0000;
}


.warning {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FF0000;
}
a img {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
