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

A {
	color:#006666;
	text-decoration:none;
	font-weight: bold;
}
a:link {color: #006666}
a:visited {color: #006600}
a:hover {color: #663C00}

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

.bodytext {
	color: #0B1812;
}

.bottomline {
	color: #0B1812;
}

.BackToSeries {
	color: #0B1812;
}

.TopLineIndex {
	color: #0B1812;
}

.BottomLineIndex {
	color: #0B1812;
}
