.ws {
	font-size: 8px;
	font-family: "Century Gothic", "Arial", "Helvetica", "sans-serif", "Osaka";
	line-height: 16px;
	color: #FFFFFF;
}
.wm {
	font-size: 10px;
	font-family: "Century Gothic", "Arial", "Helvetica", "sans-serif", "Osaka";
	line-height: 17px;
	color: #FFFFFF;
}
.wl {
	font-size: 12px;
	font-family: "Century Gothic", "Arial", "Helvetica", "sans-serif", "Osaka";
	line-height: 18px;
	color: #FFFFFF;
}
.wli {
	font-size: 12px;
	font-family: "Century Gothic", "Arial", "Helvetica", "sans-serif", "Osaka";
	font-style: italic;
	line-height: 18px;
	color: #FFFFFF;
}
.wcopy {
	font-size: 10px;
	font-family: "Century Gothic", "Arial", "Helvetica", "sans-serif", "Osaka";
	line-height: 12px;
	color: #FFFFFF;
}
.s8r {
	font-size: 8px;
	font-family: "Osaka", "Arial", "Helvetica", "sans-serif";
	line-height: 16px;
	color: #660000;
}
.s10r {
	font-size: 10px;
	font-family: "Osaka", "Arial", "Helvetica", "sans-serif";
	line-height: 17px;
	color: #660000;
}
.s12r {
	font-size: 12px;
	font-family: "Osaka", "Arial", "Helvetica", "sans-serif";
	line-height: 18px;
	color: #660000;
}
a:link {
	color: #99FFFF;
	text-decoration: underline;
}
a:visited {
	color: #99CCFF;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #87CEEB;
	text-decoration: none;
}