@charset "utf-8";
body {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
#box {
	width: 450px;
}
a {
	font-style: italic;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
}
font {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
}
td {
	text-align: justify;
}
hr {
	width: 200px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}
