body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: none;
	
}

.wrapper {
	padding: 0px;
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}

.h1 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	height: auto;
}



.h2  {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 150px;
	padding-bottom: 20px;
	padding-left: 170px;
	text-align: left;
	color: #FFFFFF;
	line-height: 25px;
	font-size: 12px;
	background-image: url(Images/back.jpg);
}

.h3 {
	padding: 0px;
	margin: 0px;
	height: 50px;
}


.ha {
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	height: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: auto;
}


.footer {
	background-image: url(Images/footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
	background-position: center bottom;
	font-size: 12px;
	color: #006600;
	margin: 0px;
	padding: 0px;
}
