
div.aa {
  position: absolute;
  top: 0px;
  visibility: hidden;
}
.box {
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 350px;
	width: auto;
	border: thin solid #006666;
	padding: 0px 6px;
}
.box1 {
	border-top: thin solid #006666;
	border-right: thin solid #006666;
	border-bottom: thin solid #006666;
	border-left: thin solid #006666;
}
.box2 {
	border-top: thin solid #006666;
	border-right: thin solid #006666;
	border-bottom: thin solid #006666;
	border-left: thin solid #006666;
}
a.blk:link	{ text-decoration: none; color : #000000 }
a.blk:visited { text-decoration: none; color : #000000; }
a.blk:hover { text-decoration: underline; color : #808080}




.txt {
	font-family: Arial, Helvetica, sans-serif;
}

