/* CSS Document */
#m01-01 {
	border: 1px solid #DDD1DC;
	margin-left: 32px;
	width: 560px;
	margin-top: 8px;
}
#m01-01 .title {
	background-image: url(../images/m01-02.gif);
	color: #CCCCCC;
	}
#m01-01 td {
	margin: 0px;
	padding: 4px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	background-color: #990066;
	border-top: none;
	border-right: 1px solid #5B0A52;
	border-bottom: 1px solid #5B0A52;
	border-left: 1px solid #5B0A52;
}
#m01-02 td {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 4px 0px 4px 8px;
	}
p {
	font-size: 12px;
	line-height: 20px;
}
p.h4 {
	font-size: 12px;
	line-height: 20px;
	margin-left: 32px;
}
strong {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #5B0A52;
}

