<!--

body {
	background: white;
	background-image: url(graphics/numbers.gif);
	color: #000;
}

.nav {
	background: #EEE;
	color: inherit;
}

.nav li.sfhover,
.nav li:hover {
	background: #CCC;
	color: inherit;
}

.mainNav ul {
	background: #CCC;
	color: inherit;
}

.mainNav ul li.sfhover,
.mainNav ul li:hover {
	background: #AAA;
	color: inherit;
}

.piname {
 	font-size: 0.3em;
}

.piname:before {
	content: "\3A0";
	font-size: 3em;
}

-->

