/*---------- Body ---------- */
body	{
	margin: 0px;
	padding: 0;
	color: #000000;
	background: #ffffff;
	}
#content	{
	margin-left: 0%;
	}
div.break	{
	page-break-before: always;
	}

/* ---------- Link Definitions ---------- */
a	{
	text-decoration: underline;
	}

/* ---------- Text MarkUp ---------- */
h1	{
	font-size: 16pt;
	font-weight: bold;
	}
h2	{
	font-size: 14pt;
	font-weight: bold;
	}
h3	{
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	}
a, h4, li, p	{
	font-size: 10pt;
	}
h5	{
	font-size: 8pt;
	}
h6	{
	font-size: 6pt;
	}
.printonly	{
	display: inline;
	}

/* ---------- Menu Bar ---------- */
#menu, #menu a, #menu p {
	display: none;
	}