
/* CSS Document */
body {
	Background-Color: #CCCC99;
	color: #333333;
 }

A {
	color:#434C44;
	text-decoration:none;
	font-weight: bold;
}
a:link {color: #006666}
a:visited {color: #006600}
a:hover {color: #736A07}

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

.bodytext {
	color: #4A4A4A;
}

.bottomline {
	color: #333333;
}

.BackToSeries {
	color: #333333;
}

.TopLineIndex {
	color: #333333;
}

.BottomLineIndex {
	color: #333333;
}
