/* Basic */

body {
	font: 100%/1.4em times, serif;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
}

img {
	border: none;
}

#header, #wrap1, #navBar, #footer, hr, #noPrint {
	display: none;
}

/* typography */

#conBar .textRight {
	text-align: right;
}

#conBar .textCenter {
	text-align: center;
}

