body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 9px;
}
.showdiv {
	position: absolute;
	height: auto;
	width: 220px;
	visibility: visible;
}
img {
	margin: 5px;
}
.hidediv {
	font-size: None;
	position: absolute;
	height: 30px;
	width: 220px;
	visibility: hidden;
}
.style3 {font-size: 9px}
.style6 {
	font-size: 9px;
	color: #FF0000;
	font-weight: bold;
}
.style8 {font-size: 12px}
