body {
	scrollbar-3dlight-color: #FFFAFA;
	scrollbar-arrow-color: White;
	scrollbar-base-color: #E0FFFF;
	scrollbar-darkshadow-color: #F0F8FF;
	scrollbar-face-color: #4169E1;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #E0FFFF;
	scrollbar-track-color: #6495ED;
	color: #6495ED;
	border: thick outset #6495ED;
	border-bottom: thick groove #6495ED;
	border-bottom-width: thick;
	border-color: #483D8B #483D8B #483D8B #483D8B;
	border-right: thin solid #483D8B;
	border-right-width: medium;
	border-style: outset outset outset;
	display: inline;
	list-style: disc outside;
	text-indent: 0px;
	margin-bottom: 0;
	float: none;
	border-width: medium medium medium medium;
}
