H1, H2, H3, H4, H5, H6, P, DT, DD, LI, TD, TH {
	font-family: sans-serif;
}

P, DT, DD, LI {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 13px;
}

P {
	text-align: justify;
}

HR {
	margin: 0pt;
	padding: 0pt;
	color: black;
	height: 1px;
}

DD {
	margin-left: 20pt;
	margin-bottom: 6pt;
}

DD, UL {
	margin-left: 20pt;
}

.comment {
	font-style: italic;
	color: gray;
}

.nav {
	background-color: #eeeeee;
}

P.warning {
	color: red;
}
