	BODY
	{
	background-color: rgb(112,154,198);
	scrollbar-face-color: rgb(112,154,198);
	margin-top:0px;

	scrollbar-shadow-color: rgb(112,154,198);
	scrollbar-highlight-color: rgb(112,154,198);
	scrollbar-3dlight-color: rgb(112,154,198);
	scrollbar-darkshadow-color: rgb(112,154,198);
	scrollbar-track-color: rgb(112,154,198);
	scrollbar-arrow-color: rgb(112,154,198);
	}

	.f1
	{
	color: rgb(112,154,198);
	font-size:1px;
	}

	.hLink
	{
	color: rgb(112,154,198);
	font-size:1px;
	text-decoration:none;
	}

	.newset
	{
	border-color: rgb(112,154,198);
	border-style:solid;
	border-width:1;
	}