@charset "UTF-8";
#layout_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFCE9;
	background-repeat: repeat-x;
}
.item_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #660000;
	padding-bottom: 2px;
	padding-top: 10px;
	vertical-align: top;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 10px;
	vertical-align: top;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #4A0006;
	padding-bottom: 3px;
}
.sub_links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}
.options {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4A0006;
}
