 HR{color : #0080ff;} 
 BODY{
	cursor : crosshair;
	vertical-align : baseline;
	width : auto;	height : auto;
	background-image : url(background-2.gif);
	background-position : right bottom;
	background-repeat : no-repeat;
	background-attachment : fixed;
}
BODY,P,td{
	color:#101040;
	font-size:10pt;
	padding:3px;
	maegin:2px;
	line-height: 135% ;
}
A:link { color:#004020; text-decoration:underbar;}
A:visited { color:#4000c0; text-decoration:underbar;}
A:active { color:#501050; text-decoration:underbar;}
A:hover {color:#e0e0ff; background-color:#002020;
	visibility : visible;
	float : none;
	clear : none;
	position : relative;
	top : 2pt;
	left : 2pt;
}
A{cursor : w-resize;}