body {
	background-color: #FFFFFF;
	font-size: 100%;
	background-image: url(../images/XL068.jpg);
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
}

p.indicia {
	font-size: small;

}

a {
	text-decoration: none;
	color: #669933;
	font-weight: bold;
}

a:hover,a:active {
	text-decoration: underline;
	color: #669933;
}

a.nobold {
	text-decoration: none;
	color: #669933;
	font-weight: normal;
}

a.nobold:hover,a.nobold:active {
	text-decoration: underline;
	color: #669933;
	font-weight: normal;
}

a.ext:hover,a.ext:active {
	text-decoration: underline;
	color: #669933;
}

a.navbar {
	text-decoration: none;
	color: #669933;
	font-weight: bold;
	font-family: Herculanum, Arial, Helvetica, sans-serif;
}

a.navbar:hover,a.navbar:active {
	text-decoration: underline;
	color: #669933;
	font-family: Herculanum, Arial, Helvetica, sans-serif;
}



h2 {
	font-family: Herculanum, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #663300;
}

h4 {
	font-family: Herculanum, Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
}

div.storytext {
	font-family: Courier, "Courier New", mono;
	white-space: pre;

}

dd {
	padding-bottom: 1pc;
	font-size: small;
}

