h1 {
	margin:0;
	padding:7px;
	font-weight:normal;
	font-size:80%;
}
h2,h6 {
	margin:0;
	padding:7px;
	color:#fff;
	line-height:1.5em;
	text-align:center;
	text-shadow:none;
	background:#ff1493;
	border:none;
}
h3{
	clear:both;
	padding:7px 5px 3px 5px;
	color:#fff;
	font-size:110%;
	font-weight:bold;
	text-shadow:none;
	background:#00a7e4;
	border-top:1px solid #0082b2;
	border-bottom:none;
}
h3.accordiontitle {
	background:#00a7e4 url(/news/1512/gp/images/ico_arrow1.png) right center no-repeat;
	background-size:27px;
}
h3.accordiontitle.close {
	background:#00a7e4 url(/news/1512/gp/images/ico_arrow2.png) right center no-repeat;
	background-size:27px;
}
h3 img {
    margin:-2px 0 0 0;
    padding:0 2px 0 0;
    vertical-align:middle;
}
h4 {
	margin:0;
	padding:7px;
	color:#333;
	line-height:1.5em;
	text-shadow:none;
	background:#8bd4ee;
	border:none;
}
h5 {
	margin:0;
	padding:7px;
	color:#fff;
	line-height:1.5em;
	text-shadow:none;
	background:#cf0000;
	border:none;
}
.pinklabel dt {
	color:#ff0078;
	border-top:1px dashed #ff0078;
	border-bottom:1px dashed #ff0078;
}
.bluelabel dt {
	color:#199ccc;
	border-top:1px dashed #199ccc;
	border-bottom:1px dashed #199ccc;
}
.purplelabel dt {
	color:#8d00cf;
	border-top:1px dashed #8d00cf;
	border-bottom:1px dashed #8d00cf;
}
.blacklabel dt {
	color:#000;
	border-top:1px dashed #000;
	border-bottom:1px dashed #000;
}
dt {
	padding:7px;
	font-size:90%;
	font-weight:bold;
	line-height:1.8em;
}
dd {
	padding:7px;
	font-size:80%;
	line-height:1.8em;
}
.textLink2.btmLine a {
	font-weight:bold;
}
.att {
	margin:7px;
	padding:0;
	border:2px solid #cf0000;
	border-radius:5px;
}
.bgYellow {
	margin:7px;
	padding:0;
	color:#ff1493;
	font-weight:bold;
	background-color:#fffacd;
	border:2px solid #f2edc1;
	border-radius:5px;
}
