@charset "UTF-8";
/* CSS Document */
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #572812;
	letter-spacing: 0.1em;
	text-align: justify;
}
.attrib {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #630;
	text-align: center;
	width: 390px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #600;
	text-align: center;
	letter-spacing: .1em;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #572812;
}
body {
	margin-left: 15px;
	margin-top: 0px;
}
a:link {
	color: #C30;
}
a:visited {
	color: #C30;
}
a:hover {
	color: #C30;
}
a:active {
	color: #C30;
}

