a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%
	}

body {
	color: #000000;
	font: 12pt Verdana, Arial, Helvetica, sans-serif
	}

#menu {
	display: none
	}

#header {
	display: none
	}

a {
	font-weight: 700;
	color: #3366ff
	}

#edition {
	border: 1px #000000 solid;
	text-align: center;
	width: 190px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: 700
	}

#information {
	list-style-type: none;
	font-size: 16px;
	border-color: black black black #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	padding-left: 5px
	}

.centered {
	text-align: center
	}

#home {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
	}

.no {
	display: none
	}

p {
	line-height: 150%;
	text-align: justify;
	text-indent: 1em
	}

.bold {
	font-weight: 700
	}

.italic {
	font-style: italic
	}

#stories {
	display: none
	}

.author {
	font-size: 125%;
	font-weight: 700;
	color: #0099FF
	}

h2 {
	font-size: 32px;
	line-height: 125%;
	color: #003366;
	text-decoration: underline;
	padding: 10px 0px 0px;
	font-variant: small-caps;
	}

h6 {
	font-size: 10px;
	text-align: left
	}

h6 a {
	display: none
	}

#topofpage {
	display: none
	}

h3 {
	font-size: 24px;
	font-weight: 700;
	color: #003366;
	margin: 1.25em auto 1em;
	border: dashed;
	border-width: 1px 0px 0px 20px;
	border-color: #000000 black black #3366FF;
	border-left-style: solid;
	padding: 0px 0px 0px 1.25em;
	line-height: 125%;
	text-indent: -1em
	}

img {
	margin: 5px 10px 25px 5px;
	float: left;
	border: 1px #000000 solid
	}

h4 {
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	font-variant: small-caps;
	color: #003366;
	text-indent: -1em;
 	padding:  0px 0em 0px 0.5em;
	margin: auto auto auto 0.5em
	}

ul {
	line-height: 115%
	}

.nofloat {
	float: none
	}

