
/* CSS Document */
body {
	Background-Color: #8FAFAF;
	color: #184B81;
 }

A {
	color:#003366;
	text-decoration:none;
	font-weight: bold;
}
a:link {color: #003366}
a:visited {color: #660066}
a:hover {color: #3A1064}

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

.bodytext {
	color: #4A4A4A;
}

.bottomline {
	color: #184B81;
}

.BackToSeries {
	color: #184B81;
}

.TopLineIndex {
	color: #184B81;
}

.BottomLineIndex {
	color: #184B81;
}
