body{
	margin:3em 5em 5em 5em;
	line-height:1.4em;
	font-family:'MS Gothic', sans-serif;
	font-size:15px;
}
h2{
	font-weight:normal;
}
.date{
	text-align:right;
}
dt{
	font-weight:bold;
	padding:0;
	margin:0;
}
dd{
	padding:0;
	margin:0 0 1em 1em;
	
}