p {
      text-indent: 0em; 
      line-height: 1.3em;
      margin-left: 1em;
      margin-right: 1em;
}

span.caution, span.memo{
    line-height: 1.8em;
}

table.comment {
	border-style: none;
	background-color: #D4DAEF;
	line-height: 1.0em;
	padding: 0.5em;
}

td.comment {
	border-style: none;
	background-color: #D4DAEF;
	vertical-align: top;
	font-size: small;
}

.Label { font-size: 95%; font-weight: bold; text-align: center; margin-top: 0.3em }

td pre { margin: 0 } 

p.border   { font-size: 9pt;
      line-height: 1.6em;
      border: 2px solid black;
      padding: 0.6em;
      margin-left: 1.8em;
      margin-right: 1.8em;
}

div.border { font-size: 9pt;
      line-height: 1.4em;
      border: 2px solid black;
      padding: 0.6em;
      margin-left: 1.4em;
      margin-right: 1.4em;
}

dl.compact { font-size: 9pt; line-height: 18px; margin-top: 1px; margin-bottom: 1px }
dl.compact dt { float: left }
dl.dd30    dd { margin-left: 30px }
dl.dd40    dd { margin-left: 40px }
dl.dt10    dt { margin-left: 10px }

img.inline { vertical-align:text-bottom; padding-right: 2px }


