td {
	font-size: 9pt;

}
.footer {
	font-size: 9pt;
	line-height: 18px;
	color: #999999;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.white {
	font-size: 9pt;
	line-height: 18px;
	color: #FFFFFF;
}
.leftitle {
	font-size: 9pt;
	line-height: 18px;
	color: #D2FF02;
}
.downline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
}
body {
	background-image: url(images/fs2bg.gif);
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;


}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: underline;
}
a.w:link {

	color: #000000;
	text-decoration: none;
}
a.w:visited {

	color: #000000;
	text-decoration: none;
}
a.w:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
a.w:active {

	color: #000000;
	text-decoration: none;
}
.shadow {
	filter: DropShadow(Color=#CCCCCC, OffX=4, OffY=4);
}
