﻿
*{
	margin:0;
	padding:0;
}

body {
	width:170px;
	margin:10px;
	font-size:12px;
	line-height:1.5em;
	color:#444444;
}

dl{
	height:auto;
	margin-bottom:10px;
	border-bottom:dotted 1px #b0b0b0;
}

dt{
	margin-bottom:10px;
}

dd{
	margin-bottom:10px;
}
