body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #777777;
}
.jump a {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0033FF;
}
.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 95%;
	line-height: 120%;
	letter-spacing: 4px;
	color: #444444;
	font-weight: bold;
}
.small {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 75%;
	line-height: 120%;
	color: #888888;
}
.url {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 85%;
	line-height: 120%;
	color: #888888;
}
.copy {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 80%;
	line-height: 200%;
	color: #AAAAAA;
}
.jump {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 75%;
	line-height: 120%;
	color: #FFFFFF;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

