@charset "UTF-8";
*{color:#000;}

#page {
	background: none;
}
#header, #footer, #header #rightheader, #tabs {
	display:none;
}
#main {
	font-size:120%;
	line-height: 1.4em;
}
#main.assessment {
	font-size:100%;
}
.colUnit {
	font-size:110%;
}
#rightcol div.resbox{
	font-size:110%;
}
#leftcol.assess {
	margin-left:0px;
}
