
/* CSS Document */
body {
	Background-Color: #cccccc     ;
}
	

A {
	color:#99CC99;
	text-decoration:none;
	font-weight: bold;
}
a:link {color: #091619}
a:visited {color: #360521}
a:hover {color: #ADADAE6}

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

.bodytext {
	color: #011351;
}

.bottomline {
	color: #011351;
}

.BackToSeries {
	color: #011351;
}

.TopLineIndex {
	color: #011351;
}

.BottomLineIndex {
	color: #011351;
}
