@import "main.css";

/* Style sheet for miscellaneous pages */

#content h2 {
	font-size: 16px;
	font-weight: normal;
	font-family: "arial black", helvetica;
}

#content ul li {

	font-family: "Trebuchet MS", trebuchet, helvetica;
	font-weight: bolder;
	line-height: 1.5em;
}

#content ul {
	padding-left: 2em;
	margin-bottom: 0.5em;
}

hr {
	margin: 0 120px;
}
