BODY, TH, TD  { color: #666666; font-size: 12px; line-height: 140% }
h1 {  font-size: 9pt; color: #666666; font-weight: bold}
h2 { font-size: 9pt; color: #666666 ; font-weight: bold}

.text_m  { color: #333333; font-size: 9pt; line-height: 130% }
.text_s    { color: #ffffff; font-size: 9pt; line-height: 130% }

.h1   { color: #ffffff; font-size: 9pt; margin-bottom: 0pt }
.h2   { color: #333333; font-size: 10pt; margin-bottom: 0pt }
.uline {
	text-decoration: line-through;
}
.td-uline {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
