body {
	background-color: #FFFFFF;
}
.print_hide {
	display: none;
	visibility: hidden;
}
.print_show_block {
	display: block;
	visibility: visible;
}

body, p, td, li, input, textarea {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 10pt;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
}
#i_body_right h2 {
	font-size: 18px;
	font-weight: normal;
	color: #595D60;
	text-decoration: none;
	margin-bottom: 25px;
	padding: 1px 0;
}
#i_body_right h2 .sub {
	margin-left: 5px;
	font-size: 12pt;
}

#i_header,
#i_topspace,
#i_body_left,
#i_body_right_top,
.clear_float,
#i_verse,
#i_nav_bottom,
#i_footer {
	display: none;
	visibility: hidden;
}
#i_body_right,
#i_body_right_inner,
#i_body_right_inner_w {
	width: 100%;
	padding: 0;
	margin: 0;
}
#i_body_right {
	float: none;
}
#i_body_right_inner {
	position: absolute;
	top: 0;
	left: 0;
	height: auto;
	overflow: visible;
	text-align: justify;
}
