BODY {
	background: #FFFFFF;
	margin-left: 1em;
	margin-right: 1em;
}

#content {
	margin-left: 1em;
	margin-right: 1em;
}

H1, H2, H3, H4, H5, H6 {
	font-family: Helvetica, sans-serif;
}

H1 {
	color: #990000;
	text-align: center;
}

H2 {
	color: #660000;
}

UL {
	list-style: disc;
}

DT {
	font-weight: bold;
}

#download TABLE {
	background: #CCCC66;
}

#download TH {
	background: #006666;
	text-align: left;
	color: white;
}

