body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}

body {
	background-color: #000000;
	margin-top: 0px;
}

a:link {
	text-decoration: none;
	color: #777777;
}

a:visited {
	text-decoration: none;
	color: #777777;
}

a:hover {
	text-decoration: underline;
	color: #a39375;
}

a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.copyright {
	font-family: Helvetica;
	font-weight: bold;
	font-size: 8px;
	color: #262626;
}

.breadcrumbs {
	font-family: Verdana;
	font-size: 8px;
	color: #777777;
}

.copy {font-size: small}


h1 {
	color: #006699;
}