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