body {
    SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
    SCROLLBAR-SHADOW-COLOR: buttonface; 
    SCROLLBAR-3DLIGHT-COLOR: buttonhighlight; 
    SCROLLBAR-TRACK-COLOR: #eeeeee; 
    SCROLLBAR-DARKSHADOW-COLOR: buttonshadow
}
td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
	position: relative;
	left: 1px;
	top: 1px;
}
.shadow {
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
}
.dl {
	line-height: 150%;
	text-indent: 25pt;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.dl2 {

	line-height: 120%;
	text-indent: 25pt;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.hand {
	cursor: hand;
}
