@charset "UTF-8";
body {
	background-color: #CCCCCC;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
p {
	line-height: 1.7em;
	text-align: justify;
}

