body {
	text-align:left;
	}

#head, #logo, #flash, #logo2, #navi, #top, #middle, #bottom, #buttons{
	display:none;
	}

#content{
	float:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
.pagebreak {
	page-break-before: always;
	}
	
#content .fl_l{
	float:none;
	}
	
#content p, .table1{
	width:65%;
	line-height:16px;
	}
	
#content .table1 p{
	width:100%;
	}
		
.rightblock{
	float:none;
	}
	
a{
	text-decoration:none;
	color:#000000;
	}
	
#banner{
	position:relative;
	float:left;
	margin-bottom:10px;
	}
