.S {  font-size: 10px}
.M {  font-size: 12px}
.L {  font-size: 14px}
.LL {  font-size: 18px}
.M2 {  font-size: 12px; line-height: 140%}
.SS {  font-size: 9px}

.captionArea{
	width:520px;
	margin:0 auto;
	text-align:left;
	margin-top:10px;
}

.captionArea p{
	margin:0;
	padding:0;
	text-indent:-1em;
	margin-left:1.1em;
	line-height:150%;
	font-size:12px;
	margin-bottom:10px;
}

.tableA{
	width:520px;
	border-collapse:collapse;
	margin:20px 0 20px 0;
}

.tableA th{
	padding:5px 15px 5px 15px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#f0f0f0;
	text-align:left;
	font-weight:normal;
	font-size:12px;
	white-space:nowrap;
	line-height:150%;
}

.tableA td{
	padding:5px 15px 5px 15px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-size:12px;
	line-height:150%;
}

.tableB{
	width:520px;
	border-collapse:collapse;
	margin:20px 0 20px 0;
}

.tableB th{
	padding:10px 15px 10px 15px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	text-align:left;
	font-weight:normal;
	font-size:12px;
	white-space:nowrap;
	line-height:150%;
}

.tableB th.head{
	padding:5px 15px 5px 15px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#f0f0f0;
	font-weight:normal;
	font-size:12px;
	white-space:nowrap;
	line-height:150%;
}

.tableB td{
	padding:10px 15px 10px 15px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-size:12px;
	line-height:150%;
	width:40%;
}
