@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 60px;
	margin-right: 0px;
	background-color: #66CC66;
}
.style1 {font-size: x-small}
.style3 {color: #333333}
	
div.top {
width:100%;
}

a {
	color:#666666;
	text-decoration:underline;
	}



