body {
	font-family: helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #eef;
}
ul {list-style-type: circle; }
td, th{font-family: helvetica, sans-serif;
	font-size: 0.8em;}
th {text-align:right}
DIV.spec {margin-left: 5%}
DIV.spec H2, DIV.spec H3, DIV.spec H4, DIV.spec H5, DIV.spec H6 {
	margin-left: -5%;
}
DIV.backlight {
	background-color: #ffd;
}

