td {
	font-size: 9pt;
	line-height: 16pt;
}
body {
	margin:0px auto;
	background-image: url(images/wdbg.gif);
}
.white {
	color: #FFFFFF;
	font-weight: bold;
}
.gray {
	color: #666666;
}
.font14 {
	font-weight: bold;
	font-size: 14px;
}
.font9 {
	font-size: 9pt;
}
.font142 {
	font-size: 14px;
}





.orange {
	color: #FF6600;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFF;
	text-decoration: underline;
}
a.orange:link {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
a.orange:visited {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
a.orange:active {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
a.orange:hover {
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}