@charset "UTF-8";
body {
	color: #333333;
	background-color: white;
	background-image: url(/images/CSIbackground.gif);
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #000066;
	text-decoration: none;
}
a:hover { color: blue ; }
a:active { color: blue }
