body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #3F4F63;
	list-style-image: url(graphics/bullet.gif);
}

body,td,th {
	color: #000000;
}

legend { 
	color: #3F4F63; 	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
table {
	background-color: #FFFFFF;
}
hr {
	color: #3F4F63;
}

a:link { color: #000000; }
a:visited { color: #3f4f63; } 
a:hover { color: #8498b0; } 

}
.index_blue {
	font-size: 15px;
	color: #3f4f63;
	font-family: "Century Gothic";
	}
.index_white {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	}