body { color: #616161; background-color: white; }
.techinfotop { text-align: right; width: 100%; height: 30px; border-bottom: 1px solid #9c6; }
.techinfotext { line-height: 180%; }
.techinfotext h2{ color: #616161; font-size: 12px; font-weight: 700; }
.techinfotext p { font-size: 12px; text-indent: 24px; }
.techinfotext ol { font-size: 12px; list-style-type: decimal; }
.techinfotext ul { font-size: 12px; list-style-type: square; }
.techinfotext span { font-size: 12px; }
.chartl { float: left; margin-right: 2em; margin-bottom: 1em; }
.chartr { float: right; margin-left: 1em; }
.chartm { text-align: center; clear: both; }
