body, #body	{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
   margin: 16em 0em 100em 0em;
	}

p, td,	a {
	font-family: Arial, sans-serif;
	font-size: small;
	}

h1	{
	margin-bottom: 4px;
	font-size: 16pt;
	font-weight: bold;
	color: #cc9900;
	}

h2	{
	margin-bottom: 4px;
	font-size: 14pt;
	color: #996600;
	}

a,	{
	text-decoration: none;
	font-weight: normal;
	color: #cc9900;
	}

#content table {
	font-size: 7pt;
}

input, textarea {
	font-size: 7pt;
}

.noprint, #navbar {
	display: none;
}

#title { display: none; }
#printtopbar {
	position: absolute;
	top: 7ex;
	width: 100%;
	text-align: right;
	font-family: Arial, sans-serif;
	color: #606060;
	font-size: xx-small;
	padding-bottom: 1em;
	border-bottom: 1px solid #cc9900;
}

#printbottom {
	position: absolute;
	width: 100%;
	text-align: Left;
	font-family: Arial, sans-serif;
	color: #000;
	font-size: 10pt;
}

#printtopbar H1 {
	text-align: right;
	margin: 0px;
	margin-top: 70px;
	font-size: 12pt;
}
#printlogo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	border-bottom: 1px solid #cc9900;
}

.footnote	{
	font-family: Arial, sans-serif;
	color: #606060;
	font-size: xx-small;
	margin: 2em;
	}

#contactblock { font-size: 36pt }

