/* CSS Document */

body{
	line-height:140%;
	font-size:90%;
}

p{
	margin:0px;
}

#contents{
	width:600px;
}

#footer{
	clear:both;
	border-top:#CCCCCC solid 1px;
	padding-top:10px;
	font-size:80%;
	width:600px;
	text-align:center;
}
