
/* CSS Document */
body {
	Background-Color: #999999;
	color: #191919;
 }

A {
	color:#434C44;
	text-decoration:none;
	font-weight: bold;
}
a:link {color: #3E2E02}
a:visited {color: #660000}
a:hover {color: #990000}

/* Netscape 4 requires these colors to be here (rather than just the body color) */
.topline {
	color: #191919;
}

.bodytext {
	color: #191919;
}

.bottomline {
	color: #191919;
}

.BackToSeries {
	color: #191919;
}

.TopLineIndex {
	color: #191919;
}

.BottomLineIndex {
	color: #191919;
}
