body {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	scrollbar-3dlight-color : Black;
	scrollbar-base-color : White;
	scrollbar-track-color : Silver;
}
h1 {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
}
h2 {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}
.txtBox{
	width: 760px;
	height: 1000px;
	top: 0px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	visibility: hidden;
}
.topBox{
	width: 760px;
	height: 1800px;
	top: 0px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #666666;
}
.bottomInfo{
	visibility: hidden;
}