body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	text-decoration: underline;
	color: #0099CC;
}
a:visited {
	text-decoration: underline;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #669999;
}
a:active {
	text-decoration: underline;
	color: #669900;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 36px;
	color: #3366CC;
}
h2 {
	font-size: 24px;
	color: #3399FF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#table layout {
	background-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: b0b0b0;
	border-left-color: #B0B0B0;
}
#tdnavigation {
	background-color: #CBCBCB;
	text-align: center;
	padding-bottom: 0px;
}
.smallprint {
	font-size: 10px;
}
