﻿dd {
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 1px;
	left: 0px;
}
dl {
	padding: 10px 0px 10px 0px;
	margin: 0px;
	font-size: 70%;
	position: relative;
	left: 10px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	width: 330px;
	top: 0px;
}
dt {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 50px;
	position: relative;
	left: 1em;
	clear: left;
	top: 0px;
}
body {
	padding: 0px;
	margin: 0px;
}

