body{ 
  background-color:#fff; 
  background-image:none; 
  color:#000000;
  line-height: 1.2em;
  font-family: sans-serif;
  font-size:12pt }
h1 {
  font-family: "sans-serif";
  font-weight: bold;
  color: #000;
  text-align: center;
  font-size:20pt }
h2 {
  font-family: "sans-serif";
  font-weight: bold;
  color: #000;
  text-align: center;
  font-size:18pt 
}
h3 {
  font-family: "sans-serif";
  font-weight: bold;
  color: #000;
  font-size:16pt 
}
#leftside{ display:none;}
#header{ display:none;}
#sitename{ display:none;}
#nav{ display:none;}
#content { 
	width:		620px;
}
#footer {
	clear:		both;
	color:		#a0a0a0;
	font-size:	0.9em;
	height:		26px;
	margin-top:	20px;
	padding:	1px;
	text-align:	right;
	width:		580px;
}

td {
	font-size:		11px;
	font-weight:	bold;
	margin:			0px 0px 0px 0px;
	padding:		0px 4px 0px 4px;
	text-align:		left;
	vertical-align: top;
	white-space:	nowrap;
}
