body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background-color: #ffc;
	font-size: 100%;
}
.style2 {font-size: 85%}
a:link {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF00FF;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	text-decoration: none;
}
.wltitle {
	font-family: "Courier New", Courier, mono;
	font-size: 300%;
	font-weight: bold;
}
.wlheading {
	font-size: 160%;
	color: #3399CC;
	font-weight: bold;
}
.wlsubhead {
	color: #3399CC;
	font-weight: bold;
}
