/* Hunu - 3/14/2009 */

@import "overall.css";

/* print styles */
@media print {
	body { color: #000 !important; }
}