/* CSS Document */

td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-decoration: none;
	line-height: 16pt;
}
body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	background-color: #D4D5D9;
}
a:link {
	text-decoration: none;
	color: #0066FF;

}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;

}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.botlink { COLOR: #333; TEXT-DECORATION: none; FILTER: DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=1); padding-top: 4px; } 

.productInfo {
	color: #666666;
}
.FontAbout {
	line-height: 18px;
}
.FontShadow {
	filter: DropShadow(Color=#ffffff, OffX=2, OffY=2, Positive=2);
}
