body {
	background-color: #000000;
	margin-top: 0px;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
.header {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}
.subheader {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
.copyright{
	font-size: 10px;
	color: #666666;
}
.nav{
	font-size: 11px;
	font-variant: small-caps;
}
.dot {
	color: #999999;
}
.site {
	font-size: 10px;
	color: #666666;
	letter-spacing: 1px;
}
