@charset "iso-8859-1";
a {	
	color: #FFFFFF;	
	text-decoration: none
}
a:hover {	
	text-decoration: underline
	}
body {	
	background-color: #000000;
	font-family: times new roman;	
	font-size: 1em;
	font: bold;	
	line-height: 2em;	
	color: #404AA9;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
.caseindex {
	background-color: #7CAADD;
	color: #404AA9
	}