body {
	font-size:medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 766px;
	margin: auto;
}
DIV#main {
	width: 733px;
	padding-top: 1px;
	background-color: #F7F7FF;
}
DIV#left {
	width: 108px;
	float: left;
	overflow: hidden;
}
DIV#left1 {
	width: 108px;
	height: 282px;
}
DIV#left2 {
	display: none;
}
DIV#left3 {
	width: 105px;
	height: 155px;
	color: #101010;
	font-size: 8px;
	text-align: right;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 3px;
}
DIV#central {
	width: 425px;
	float: left;
}
DIV#central11 {
	display: none;
}
DIV#right {
	width: 200px;
	float: right;
}
DIV#right0 {
	display: none;
}
DIV#right1 {
	display: none;
}
DIV#right2 {
	width: 200px;
	height: 240px;
	color: #101010;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.print {
	display: none;
}
