/* CSS Document */

body 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #86d4ff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	line-height: 18px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	min-height: 1000px;
	background-image: url(../decoration/body-bck.gif);
	background-repeat: repeat-x;
	}
