<STYLE type="text/css">

BODY {
scrollbar-face-color: 9daaaa;
scrollbar-highlight-color: 999999;
scrollbar-3dlight-color: cccccc;
scrollbar-darkshadow-color: 444444;
scrollbar-shadow-color: 666666;
scrollbar-arrow-color: 5d6969;
scrollbar-track-color: 93989b;
}

</STYLE>

.height {
	z-index: inherit;
	position: absolute;
	left: 20%;
	top: 30%;
	visibility: visible;
}
.height2 {
	position: absolute;
	z-index: inherit;
	left: 20%;
	top: 30%;
	visibility: visible;
}
.center {
	left: 20%;
	top: 3%;
	cursor: hand;
}
.cursor {
	cursor: default;
}
.background {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: none;
	color: #FFFFFF;
	text-align: justify;
	
}
.mouse {
	cursor: hand;
}
.backgroundhoriz {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: none;
	color: #FFFFFF;
	text-align: justify;
}
.cursor {
	cursor: hand;
}
