/* CSS Document */

.style5 {font-family: Arial, Helvetica, sans-serif}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: small; }
.style8 {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #FFFFFF; }
.style9 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style10 {	color: #FFFFFF; font-weight: bold;}
.style11 {font-size: x-small}
.style14 {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #FFFFFF;  }

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body {
	background-image: url(jwl_only_bkg.png);
}