body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #990099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990099;
}
a:hover {
	text-decoration: underline;
	color: #990099;
}
a:active {
	text-decoration: none;
	color: #990099;
}
.style7 {	font-size: 10px;
	color: #666666;
}
.style8 {
	color: #990099;
	font-weight: bold;
	font-size: 14px;
}
h1 {
	color: #990099;
	font-weight: bold;
	font-size: 14px;
}
h2 {
	color: #990099;
	font-weight: bold;
	font-size: 12px;
}
#menulist
{
	width: 45em;
	text-align: center;
}
#menulist li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	font-size: 9px;
}
#wjd
{
	height: 200px;
	overflow:hidden;
	position: absolute;
	font-size: 19px;
}

div.visible {
	display: visible;
}
div.hidden {
	display: none;
}
.clickable {
	cursor:pointer;
}

