BODY {	
	font-family: "Times New Roman";
	font-size: 12pt;
	cursor: default;
	background-color: #E0E0E0;
}
IMG.digme {
	width: 194px;
	height: 44px;
	float: right;
	border: none;
}
DIV#aname {
	font-size: 24pt;
	font-weight: bold;
}
SPAN#aspop {
	font-size: 8pt;
	padding-left: 10pt;
}
DIV#astatement {
	position: absolute;
	border: 1px solid black;
	padding: 10pt;
	line-height: 14pt;
	z-index: 90;
	background-color: white;
	visibility: hidden;
	width: 300pt;
	top: 75pt;
	left: 30pt;
}
SPAN#abpop {
	font-size: 8pt;
	padding-left: 10pt;
}
DIV#aabout {
	position: absolute;
	border: 1px solid black;
	padding: 10pt;
	line-height: 14pt;
	z-index: 90;
	background-color: white;
	visibility: hidden;
	width: 250pt;
	top: 75pt;
	left: 80pt;
}
SPAN.apage {
	font-size: 8pt;
	padding-left: 10pt;
}
SPAN.spage {
	font-size: 10pt;
	font-weight: bold;
	padding-left: 10pt;
}

TD.athumb {
	padding:3pt;
}
DIV.athumb {
	padding:3pt;
}
IMG.athumb {
	width:110px;
	height:90px;
	border: none;
}
DIV#ahead {
	font-size: 24pt;
	font-weight: bold;
	padding:22px 80px;
}
TD#alist {
	width:150px;
	padding:15px;
	border: 1px solid gray;
}
TD#atext {
	padding-left:20px;
	width:600px;
}
