H3 {
	background-color: #FCCBE1;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F33088;
	line-height: 1.2em;
	margin-top: 30px;
}
H2 {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DB0D69;
	border-bottom-color: #DB0D69;
	line-height: 1.2em;
	margin-top: 30px;
}
P {
	margin-left: 30px;
	line-height: 1.2em;
	margin-top: 5px;
	margin-bottom: 10px;
}
#detail {
	margin-left: 45px;
	margin-top: 20px;
	border: 1px solid #0099CC;
}
#detail TD {
	padding: 5px;
}
#indent {
	text-indent: -1.5em;
}
#security {
	background-color: #EEEEEE;
	padding: 5px;
	color: #0099FF;
}
body {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#pan {
	font-size: 13.5px;
	font-weight: bold;
	padding: 2px 5px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#back {
	background-color: #ECFFEC;
	display: block;
	padding-left: 5px;
}
#detail2 {
	margin-left: 45px;
	margin-top: 20px;
	margin-bottom: 40px;
}
#detail2 TD {
	padding: 5px;
}

