
/* CSS Document */
body {
	Background-Color: #B1A57F;
	color: #443F30;
 }

A {
	color:#434C44;
	text-decoration:none;
	font-weight: bold;
}
a:link {color: #8F4711}
a:visited {color: #6D0202}
a:hover {color: #8F4711}

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

.bodytext {
	color: #443F30;
}

.bottomline {
	color: #443F30;
}

.BackToSeries {
	color: #443F30;
}

.TopLineIndex {
	color: #443F30;
}

.BottomLineIndex {
	color: #443F30;
}