body{
	font-family:MS UI Gothic,;
	text-align:center;
	margin: 0px;
	background-repeat : no-repeat;
	background-position : 0% 0%;
	scrollbar-face-color: #006699;
	scrollbar-track-color: #F0F0F0;
	scrollbar-arrow-color: #F0F0F0;
	scrollbar-3dlight-color: #F0F0F0;
	scrollbar-highlight-color: #F0F0F0;
	scrollbar-shadow-color:#F0F0F0;
	scrollbar-darkshadow-color: #F0F0F0;

	}

a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1pt;
	padding: 0;
	}

a:hover {
	text-decoration: none;
	color: #900000;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1pt;
	padding: 0;
	}

