body {
	margin-top: 0px;
	text-align: center;
	color: #333333;
	font-size: 12px;
}
table {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

a {
	color: #996600;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
.lead {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-right: 3px;
	padding-left: 3px;
}
.subhead {
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #0000FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	color: #FFFFFF;
}
.q {
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-top: 3px;
	color: #0000CC;
	margin-top: 5px;
}
.submain {
	padding-bottom: 5px;
	margin-bottom: 5px;
	line-height: 14px;
}
.end {
	line-height: 14px;
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
}
.s11 {
	font-size: 11px;
	line-height: 14px;
}

.cont {
	border: 1px solid #333333;
}
.cont_t {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #999999;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cont_b {
	padding-bottom: 8px;
	padding-top: -10px;
}
.cont_b li {
	margin-bottom: 3px;
}
.main {
	text-align: left;
}
.img_r {
	float: right;
	padding: 5px;
}
.img_l {
	padding: 5px;
	float: left;
}
.name1 {
	font-weight: bold;
	color: #006600;
}
.name2 {
	font-weight: bold;
	color: #663300;
}

