BODY {	
	font-family: "Times New Roman";
	font-size: 12pt;
	cursor: default;
	background-color: #E0E0E0;
}
IMG.digme {
	width: 194px;
	height: 44px;
	float: right;
	border: none;
}
TABLE#ithumb {
	padding: 4pt;
}
TD.thumb {
	padding:3pt;
}
IMG.thumb {
	width:60px;
	height:50px;
}
TD.image {
	padding-left:10pt;
}
DIV#ititle {
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 6pt;
	text-align: center;
}
DIV#icopy {
	font-size: 8pt;
	text-align: right;
}
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;
}
