body {
   background: white;
   font-family: "Book Antiqua", Palatino, Georgia, "Times New Roman", "Hoefler Text", serif;
   }
h1 {
	font-size: 20pt;
	line-height: 28pt; 
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 1em;
	}
h2 {
	font-size: 16pt;
	line-height: 22pt; 
	font-weight: bold;
	margin-bottom: 5pt;
	margin-top: 20pt;
	}
h3 {
	font-size: 13pt;
	line-height: 18pt;
	font-weight: bold;
	margin-bottom: 10pt;
	margin-top: 10pt;
	}
h4 {
	font-size: 12pt;
	line-height: 16pt;
	font-weight: bold;
	margin-bottom: 3pt;
	margin-top: 20pt;
	} /* in blockquotes */
p   {
	font-size: 11pt; 
	line-height: 20pt;
	margin: 0;
	padding: 0;
	text-indent: 1.3em;
	}
p.noindent {
	text-indent: 0;
	}
p.center {
	text-indent: 0;
	text-align: center;
	}
p.typewriter  {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	line-height: 22pt;
	text-indent: 1.6em;
	}
p.typenoindent  {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	line-height: 22pt;
	text-indent: 0;
	}
p.asterisk {
	font-size: 16pt; 
	text-indent: 0;
	text-align: center;
	margin-top: 18pt; 
	margin-bottom: 15pt; 
	}
p.copyright {
	font-size: 9pt; 
	text-indent: 0;
	border-top: 1pt solid;
	padding-top: 5pt;
	margin-top: 40pt;
	}
p.blockquote {
	font-size: 10pt; 
	line-height: 16pt;
	text-indent: 1em;
	}
p.blocknoindent {
	font-size: 10pt;
	line-height: 16pt; 
	text-indent: 0;
	}
p.blockflushright {
	font-size: 10pt;
	line-height: 16pt;
	text-align: right;
	text-indent: 0;
	}
blockquote {
	margin-left: 1.2em;
	margin-right: 1.2em;
	}
hr 	{
	color: #000;
	background: #000;
	border: 0; 
	height: 1px;
	width: 40%;
	margin-top: 25pt;
	margin-bottom: 25pt;
	}
li  {
	font-size: 10pt;
	line-height: 16pt;
	margin: 0;
	list-style: square; 
	}
strong, b {
	font-weight: bold;
	}
em, cite, i {
	font-style: italic;
	}
.tiny {
	font-size: 10pt;
	line-height: 16pt;
	text-indent: 0;
	margin-bottom: 1.5em; 
	} /*in use*/
.smallcap {
	font-size: 10pt;
	letter-spacing: 0.1em;
	}
.date {
	font-size: 10pt;
	line-height: 18pt;
	font-weight: bold;
	text-indent: 0;
	margin-top: 0;
	margin-bottom: 0.5em;
	}
.note {
	font-size: 8pt;
	line-height: 14pt;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-weight: normal;
	text-indent: 0;
	margin-top: 1em;
	}
p.paypal {
	text-indent: 0;
	margin-top: 14pt;
	margin-bottom: 12pt;
	}
.floatright {
	float: right;
	margin-left: 10pt;
	margin-top: 5pt;
	}
.floatleft {
	float: left;
	margin-right: 10pt;
	margin-top: 5pt;
	}
.pic {
	margin-top: 12pt;
	margin-bottom: 12pt;
	text-indent: 0;
	} /* non-floated images */
.picmiddle {
	margin-top: 12pt;
	margin-bottom: 12pt;
	text-indent: 0;
	text-align: center;
	}
.boxblue, .boxred  {
	display: none;
	}
p.thinspace	{
	line-height: 0;
	} /* above blue box, so no extra space appears in print */
#spacesolve {
   width: auto; 
   margin: 8% 8%;
   padding: 0;
   border: 0;
   color: black;
   background: transparent none;
   }
#menu, #navcontainer {
   display: none;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
a.ee   {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;	
	}
/*#spacesolve a:link:after, #spacesolve a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 70%;
   }*/
