BODY {
	background-color:ivory;
}
BODY,H1,P,TD,TH,H1,H2,H3,INPUT {
	font-family:sans-serif;
}
H1 {
	font-size:24pt;
	font-weight:bold;
        color: black;
}
H2 {
	font-size:16pt;
	font-weight:bold;
        color: darkorange;
}
P {
	text-align:left;
}
A {
	color:#A77;
	font-weight:bold;
}
DL {
	margin-left: 1cm;
}
table.platform { background:#e0e0d0; }
table.package  { background:#e0e0d0; }
th.main        { background:#F0F0E0; }
strong.warning { color:#D02090; }
pre, code      { font-family: monospace; }
td.l { text-align: center; background:#f0f0e0; } 



