/* CSS Document */
html { font-size: 100%; /* IE hack */ }
body { font-family: sans-serif; font-size: 12pt; color: #000000; margin: 0;}

#invisible {
	display: none;
}

.hidden {
	display: none;
}


.wm-w { font-family: sans-serif; font-size: 12pt; font-weight: bold; color: #000000; line-height:125%; }
.rmb-w { font-family: sans-serif; font-size: 12pt; font-weight: bold; color: #000000; line-height:125%; }

td.l200r { width: 200px; font-family: sans-serif; font-size: 12pt; color: #000000; border-bottom-style:solid; border-bottom-color:#d8ddad; border-bottom-width:thin; line-height:150%; background-color: #ffffff; border-right-style:solid; border-right-color:#d8ddad; border-right-width:thin;}

td.white { color:#000000;}
