@charset "utf-8";

/* ============================================================ STYLE FOR PRINTER */

#headUnavi,#headUnaviUtility,#headGnavi,#contLeft,.pageTop,#footUnavi{
	display:none;
}

#cont{
	background: #FFF url(../images/spacer.gif) left top;
	margin-top: 20px;
}

#contCenter{
	float: left;
	width: 640px;
	margin: 0;
	padding: 0;
	background: #FFF;
}

p.topicPath{
	text-align: left;
	margin: 0;
	padding: 0;
}

/* ============================================================ OVERWRITE common.css */



/* ============================================================ OVERWRITE font.css */

body{
	color: #000;
	font-size: 14pt;
	background: #FFF;
}


