/* fsv.css */

/* fsv - 3D File System Visualizer
 * http://fsv.sourceforge.net/
 */

a.biglink { font-size: x-large; }

h2 {
	color: #ffffff;
	margin-top: 4ex;
	text-align: center;
}

hr { width: 62%; }

p { text-align: justify; }

p.copyright {
	font-size: x-small;
	text-align: center;
}

p.quip { font-size: x-small; }

span.fsv { font-weight: bold; }
span.f { color: #ff0000; }
span.s { color: #00ff00; }
span.v { color: #4080ff; }

span.highlight {
	color: #e0e0e0;
	font-weight: bold;
}

/* end fsv.css */
