#yui-main { display: none; }

body { background-color: white; color: #222222; }

ul, p, ol, li, th, textarea, td, input, div {
	color: #222222;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

#header {
	position: relative;
	width: 170mm;
	left: 0mm;
}

#content {
	position: relative;
	width: 170mm;
	left: 0mm;
}

