@charset "UTF-8";

dl	{ margin-left: 2em; }
dl dt	{ padding: 10px 0 2px; color: blue; font-weight: bold; }
dl dd	{ padding-left: 0.5em; }

