/* set font sizes */

h1 {
	font-size: 24px;
	}

body #pageContents address, body blockquote, body, body dd, body div, body dl, body dt, body h2, body h3, body #pageContents h2, body kbd, body li, body ol, body p, body td, body th, body ul {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small
	}

html>body #pageContents address, html>body blockquote, html>body, html>body dd, html>body div, html>body dl, html>body dt, html>body h2, html>body h3, html>body #pageContents h2, html>body kbd, html>body li, html>body ol, html>body p, html>body td, html>body th, html>body ul {
	font-size: small
	}

body #sidebar address, body #breadcrumb, body .homeSidebar p, body #homeSideBox th, body .button, body .caption, body .fineprint, body #footer, body #homeFooter, body img, body #sideBox li, body #sideBox td, body #sideBox th, body #sideBox ul, body .toTop  {
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small
	}

html>body #sidebar address, html>body #breadcrumb, html>body .homeSidebar p, html>body #homeSideBox th, html>body .button, html>body .caption, html>body .fineprint, html>body #footer, html>body #homeFooter, html>body img, html>body #sideBox li, html>body #sideBox td, html>body #sideBox th, html>body #sideBox ul, html>body .toTop  {
	font-size: x-small
	}

/* set styles */

body {
	margin-top: 8px;
	margin-left: 8px;
	}

dd {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 10px;
	}

.first {
	margin-top: 0;
	}

#pageContents {
	margin-left: 150px;
	width: 430px;
	}

#pageContents ul {
	margin-top: 0;
	margin-left: 20px;
	}

#pageContents .nobullets {
	margin-top: 0;
	margin-left: 20px;
	}

#pageContents ul ul {
	margin-top: 2px;
	margin-left: 30px;
	}

#sideBox li {
	padding-bottom: 10px;
	list-style-type: none;
	}

#sideBox ul {
	margin-left: 0;
	}
