@charset "utf-8";
.style1 {
	color: #FF0000
}
.style2 {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
	color: #09699F;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.style4 {
	font-size: 15px;
	font-weight: bold;
	color: #09699F;
	text-decoration: none;
}
.style5 {
	font-size: 15px;
	font-weight: bold;
	color: #990C0C;
}
.style6 {
	font-size: 25px;
	font-weight: bold;
	color: #09699F;
	line-height: 100%;
}
.style6 {
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
}
.style8 {font-size: 16pt}

.H2 {
	font-size: 14px;
	line-height: 200%;
	margin: 0px;
	height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.H3 {
	font-size: 24px;
	font-weight: bold;
	padding: 10px;
	letter-spacing: 1px;
}
.list_style {
	background-image: url(../images/layout/arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 12px;
	line-height: 200%;
}
.footnote {
	font-size: 11px;
	width: 600px;
	margin-bottom: 20px;
}
