.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	text-decoration: none;
	font-weight: bold;
}
.sub_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #00538C;
	text-decoration: none;
}
.sub_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
.background {
	background-image: url(images/bacfground_09.gif);
	background-repeat: no-repeat;
}
.background_L {
	background-image: url(images/page_09.gif);
	background-repeat: no-repeat;
}
.background_R {
	background-image: url(images/page_10.gif);
	background-repeat: no-repeat;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #0000FF;
	text-decoration: underline;
}
.naritive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #4480AA;
	padding: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4480AA;
	border-bottom-color: #4480AA;
	text-align: left;
	line-height: 17px;
}
.naritive a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #4480AA;
	text-decoration: none;
}
.naritive a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: 4480AA;
	text-decoration: none;
}
.naritive a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
