.title {
	font-family:questrial, sans-serif;
	font-size: 48px;
	font-weight: 400;
	color: #666666;
	text-decoration: none;
	line-height:48px;
	text-align:justify;
}
.hometitle {
	font-family:questrial, sans-serif;
	font-size: 24px;
	font-weight: 400;
	color: #666666;
	text-decoration: none;
	line-height:30px;
	text-align:center;
	vertical-align: middle;
}
.main {
	font-family:questrial, sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #666666;
	text-decoration: none;
	line-height:22px;
	text-align:justify;
	vertical-align: top;
}
.footer {
	font-family:questrial, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	text-decoration: none;
	line-height:16px;
	text-align:center;
	vertical-align: middle;
}
a:link {
	font-family:questrial, sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #666666;
	text-decoration: underline;
	line-height:22px;
	text-align:justify;
}
a:visited {
	font-family:questrial, sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #666666;
	text-decoration: underline;
	line-height:22px;
	text-align:justify;
}
a:hover {
	font-family:questrial, sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #66ccff;
	text-decoration: none;
	line-height:22px;
	text-align:justify;
}
a:active {
	font-family:questrial, sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #666666;
	text-decoration: underline;
	line-height:22px;
	text-align:justify;
}
.menu {
	font-family:questrial, sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
	line-height:18px;
	text-align:center;
	vertical-align: middle;
	background-color: #b2b2b2;
}
.menu:hover {
	font-family:questrial, sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
	line-height:18px;
	text-align:center;
	vertical-align: middle;
	background-color: #66ccff;
}
.menuactive {
	font-family:questrial, sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
	line-height:18px;
	text-align:center;
	vertical-align: middle;
	background-color: #666666;
}
.menuspacer {
	font-family:questrial, sans-serif;
	font-size: 2px;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
	line-height:2px;
	text-align:center;
	vertical-align: middle;
	background-color: #ffffff;
}
a.rollover {
	display: block;
	width: 203px;
	height: 111px;
	text-decoration: none;
	background: url("images2018/wslogo.jpg");
	}

a.rollover:hover {
	background-position: -203px 0;
	}
.displace {
	position: absolute;
	left: -5000px;
	}