body {
	background-color: #b7b7b7;
	color: #000000;
	
	font-size: 12pt;
	font-family: garamond times;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}

a:link, a:visited {
	color: #c94b4b;
	font-weight: bold; 
}

a:hover, a:active {
	color: #c92b2b;
	text-decoration: none;
}

img {
	vertical-align: baseline;
	border: 0 none white;
	margin: 0 auto;
	text-align: center;
}

h1 {
	font-family: times;
	font-size: 36pt;
	color: #000000;
}

h2 {
	font-family: times;
	font-size: 24pt;
	font-variant: small-caps;
	color: #000000;
}

p {
	text-align: justify;
}

.issue {
	font-size: 75%; 
	font-style: italic; 
	text-align: center;
}

.slogan {
	font-size: 75%; 
	font-weight: bold; 
	text-align: center;
}

.tocentry {
	font-variant: small-caps;
	font-weight: bold;
}

.tocdescription {
	font-style: italic;
	margin-left: 3.0em;
}

.tocdotted {
	border-bottom-style: dotted; 
	border-width: 2;
}

.tocnumber {
	text-align: right; 
	vertical-align: bottom;
}

p.fineprint {
	margin-top: 3em;
	text-align: center;
}

.copyright {
	margin-top: 2em;
	text-align: center;
	font-style: italic;
	font-size: 80%;
}

.copyrightimage {
	margin-botton: 0.5em;
	text-align: center;
	font-style: italic;
	font-size: 50%;
}

.dedication {
	text-align: right; 
	font-style: italic;
}

.quote {
	font-style: italic;
	background-color: #c7c7c7;
	margin-left: 2em;
	margin-right: 2em;
}

.quotation {
	text-align: center; 
	font-style: italic;
	font-size: 90%;
}

.inset {
	border: inset 0.1em;
	margin: 1.0em;
	padding: 0.3em;
 	margin-left: 100px;
	width: 5em; 
	font-size: 16pt;
	font-family: Arial;
	font-weight: bold;
}

p.question {
	font-style: italic;
}

p.answer {

}

hr {
	width: 60%;
	margin-top: 2em;
	margin-bottom: 2em;
}
