body
{
    font-family:Times New Roman, Arial, serif;
    font-size: 14px;
    background-color: #fff;
}

#noprint { display:none; }
#navigation { display:none; }
img { display:none;	}

h1 { font-size: 28px; }
h3 { font-style: italic; font-weight: normal; }


div#page { margin: 0px auto; width: 650px; }
div#siteHead { text-align: center; }
div#siteHead h1 { font-family: monospace; }

div#content code { margin-top: 30px; display:block; }
div#content code.code_block {
	background-color: #fff;
	padding: 10px;
	border: 1px solid #000;
	font-size: 12px;
}

div#download { display:none; }
div#download table { display:none; }

div#footer { display:none; }
