#reportPage h1 {
	margin:0;
	padding:7px 7px 0 7px;
	color:#333;
	font-size:80%;
	font-weight:normal;
	line-height:1.5em;
	text-align:left;
}
#reportPage h2 {
	margin:10px 0 7px;
	padding:0;
	background:none;
	border:none;
}
#reportPage h3 {
	clear:both;
	margin:10px 0;
	padding:7px;
	color:#333;
	font-size:110%;
	font-weight:bold;
	text-align:left;
	text-shadow:none;
	border-top:1px solid #eee;
	border-bottom:1px solid #ddd;
	background:-moz-linear-gradient(top, #ffffff, #eeeeee);
	background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
}
#reportPage h3.tit02 {
	color:#ff1493;
}
#reportPage h2 img {
	margin:0;
	padding:0;
	vertical-align:inherit;
}
#reportPage h3 img,
#reportPage ul li img,
aside dt img {
	padding-right:4px;
	vertical-align:middle;
}
#reportPage .imgL {
	padding-left:7px;
}
aside dl {
	margin:7px;
	padding:7px;
	background-color:#ffffd4;
	border:1px solid #ffd782;
	border-radius:5px;
}
aside dl.mgL148 {
	margin-left:148px;
}
aside dt {
	padding-bottom:7px;
	color:#333;
	font-size:100%;
	font-weight:bold;
}
aside dd {
	color:#555;
	font-size:80%;
	font-weight:normal;
}
#reportPage ul li {
	padding:0 7px 7px 7px;
	color:#333;
	font-size:100%;
	font-weight:bold;
	list-style:none;
}
.gold {
	color:#B38D19;
}
.silver {
	color:#989898;
}