body {
	background-color: white;	font-family: Verdana, Helvetica, Arial, san-serif;}p {
	margin: 10px 10px 10px 10px;	line-height: 140%;	font-size: .8em;}.blockquote {
	font-size: .7em;	line-height: 130%;	margin: 6px 6px 6px 6px;}blockquote {
	border-style: dotted;	border-color: #d8d8d8;	background-color: #f0f0f0;}a:visited {
    text-decoration: none;    color: #666666;}a {
	text-decoration: none;	color: #666666;}a:hover {
	background-color: yellow;	position:relative;}
a span {
	display: none;}a:hover span {
	display: block;	position:fixed;	bottom:80px;	right: 20px;	/* formatting only styles */
   	padding: 5px;	margin: 10px;	z-index: 100;   	background: #f8f8f8; 	border: 1px dotted #E667AF;	font-size: .9em;	color: #404040;	opacity: 0.9;	width: 300px;	/* end formatting */
}
img {	
	margin-left: auto;	margin-right: auto;	margin-top: 10px;	display: block;	border:none;}
.cube {
	position:absolute;	top:0px;	background-color:#CCCCCC;	height:9px;	width:9px;}