td {
	font-size: 9pt;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #99CCFF;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.box100 {
	font-size: 9pt;
	height: 12px;
	width: 100px;
}
.box80 {
	height: 12px;
	width: 80px;
	font-size: 9pt;
}

.box50 {
	font-size: 9pt;
	height: 12px;
	width: 50px;
}
.bt40 {
	font-size: 9pt;
	height: 20px;
	width: 40px;
}
.box500 {
	font-size: 9pt;
	height: 12px;
	width: 500px;
}
.box_1 {
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #3366CC;
	vertical-align: bottom;
	text-align: center;
}
.zt12 {
	font-size: 12pt;
}
.zt_red {
	font-size: 9pt;
	color: #FF0000;
}


.box_2 {
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #3366CC;
}
.line {
	font-size: 9pt;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #000000;
}
.box_400 {
	font-size: 9pt;
	height: 150px;
	width: 400px;
}
.box400 {
	font-size: 9pt;
	height: 12px;
	width: 400px;
}


.m {
	font-size: 9pt;
	height: 86px;
	width: 145px;
	background-color: #CCCCCC;
	text-align: left;
}
.hi {
	visibility: hidden;
}
.zt_blue {
	color: #0000FF;
}
hr {
	color: #3366CC;
}
