body {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	background-color: #FFC400;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	SCROLLBAR-FACE-COLOR: #BA0019;
	SCROLLBAR-HIGHLIGHT-COLOR: #BA0019;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #BA0019;
	SCROLLBAR-TRACK-COLOR: #FFC400;
	SCROLLBAR-DARKSHADOW-COLOR: #BA0019;

}
td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	line-height: 160%;
}
.move {
	text-decoration: none;
}
a.move:hover {
	position: relative;
	bottom: 1px;

}
.nomove {
	text-decoration: none;
}
a.nomove:hover {
	position: static;

}
.smallfont {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #BE0019;
	position: relative;
	bottom: 1px;
}
