body { margin: 0; padding: 0; background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	}
p, td, ul, li, ol {
	font-size: 11pt;
	}
.indent { margin-left: .25in; }
h1 { font-size: 12pt; 
	letter-spacing: 3pt;
	border-bottom: 4pt dotted #fc0;
	padding-bottom: 2pt;
	}
h2 { 	font-size: 16pt; 
	}
h3 { 	font-size: 13pt;
	}
td.when h4 { 
	font-size: 10pt; 
	}
h4.newstitle { 
	font-size: 11pt;
	border-bottom: 4px dotted #fc0;
	padding-bottom: 2px;
	margin-bottom: 5pt; margin-top: 10pt;
	}
#wrapper { 
	width: auto;
	margin: 0;
	background: #fff;
	border-bottom: 0;
	}
#masthead {
	background: #fff; 
	height: 1.25in;
	}
#masthead img.logo { 
	margin-left: 0;
	float: left; 
	margin-right: .25in;
	}
#masthead img.stars {
	display: none;
	}
#masthead h1, #masthead h2 { display: block; }
#masthead h1 { font-size: 18pt; 
	letter-spacing: 2pt;
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: .1in;
	margin-top: .5in;
	}
#masthead h2 {
	font-size: 14pt;
	color: teal;
	}
#leftcol { display: none; }
#maincol { margin: 0; }
.footer { display: none;  }
#credits { 
	border-top: 4px dotted #fc0;
	padding-top: .75em; margin-top: 1.25em;
	font-size: 8pt;
	color: #333;
	}
#credits a { color: #000; }
.top { color: #fff;
	}
.top a { color: #fff; }
.e { display: none; }
pre { font-size: 10pt; }