@charset "UTF-8";
body {
	margin: 0px;
}
p {
	text-align: justify;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:hover {
	font-style: italic;
	text-decoration: none;
}
