body, h1, h2, h3, td, div
      { font-family: Verdana, Arial, Helvetica, sans-serif; }
body  { font-weight: normal;
	color: black; background: white; }
h1    { font-size: 150%;
	font-weight: bold;
	color: #ff3300; background: white; }
h2    { font-size: 120%;
	color: #006600; background: white;
	border: thin solid; }
dt    { padding-top: 2ex; }
dd    { padding-top: 0.5ex; }
