body {
	font-family: "Century Gothic";
	font-size: 12pt;
}

.hide {
	visibility: hidden;
	position: absolute;
	top: -400px;
}

#qscroller1 {
	width:185px;
	height:280px;
	margin-left:10px;
	//margin-left:0px;
	text-align:left;
	text-align-last:left;
}

.qslide {
	background:transparent;
	font-size:10pt;
	font-family: "Century Gothic";
	padding:3px;
	color: white;
	text-align:justify;
	height:auto;
}

.qslide a:link {
	background:transparent;
	font-size:12pt;
	font-family: "Century Gothic";
	padding:3px;
	color: #4d8c9b;
}

.qslide a:hover {
	background:transparent;
	font-size:12pt;
	font-family: "Century Gothic";
	padding:3px;
	color: #246f82;
}

.qslide a:visited {
	background:transparent;
	font-size:12pt;
	font-family: "Century Gothic";
	padding:3px;
	color: teal;
}