body {
	background-color: #224455;
	color: #ffffff;
	
	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;
}

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 {
	text-align: center;
}

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

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

.quote {
	font-style: italic;
}

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

.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;
}
