BODY {
	line-height: 1.5em;
}
H2 {
	margin-top: 2.0em;
	margin-bottom: 0.5em;
	padding-bottom: 0.3em;
	font-family: sans-serif;
	color: rgb(120,120,120);
	border-bottom-color: rgb(192,192,192);
	border-bottom-style: solid;
	border-bottom-width: 0.1em;
}

H3 {
	margin-top: 1.5em;
	margin-bottom: 0.0em;
	padding-bottom: 0.0em;
	font-family: sans-serif;
	color: rgb(120,120,120);
}
P {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height: 1.5em;
}
LI {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
DT {
	margin-top: 1.5em;
}
DD {
	margin-top: 0.5em;
	margin-bottom: 1.5em;
}
