body {
    color: #ffffff;
}

li {
    font-size: 9pt;
}

a:link {
    color: #0001ff;
	text-decoration: none;
}
.storyimg {
    float: left;
    padding: 0.15em 0.15em;
    margin: 0 0.7em 0 0;
}
.controls {
    padding:  0.15em 0.15em;
    margin:   0 0.7em 0 0;
	position: relative;
	top:      0px;
	left:     25px;
}
h1.storytitle {
    text-align:  center;
	font-size:   x-large;
	font-weight: bolder;
    color:       #000000;
	margin:      21px;
}
h2.storytitle {
    text-align:  center;
	font-size:   large;
	font-weight: bold;
    color:       #000000;
	margin:      21px;
}
.storyand {
    color: #000000;
	font-weight: bolder;
	font-size: large;
    text-align: center;
}
.storysub {
    color: #000000;
	font-weight: bolder;
	font-size: large;
    text-align: left;
}
.storyby {
	text-align:      center;
    font-weight:     bold;
    color:           #0003ff;
	font-size:       large;
    text-decoration: none;
	margin:          11px;
}
.isby {
	text-align:      center;
    font-weight:     bold;
    color:           #0003ff;
	font-size:       97%;
    margin:          23px;
	padding:         21px;
    text-decoration: none;
}

.storytext {
    color: #010101;
	text-indent: 15mm;
	font-family: times;
	font-weight: 250;
	/* font-size: large; */
	background-color: #fefffe;
}

p {
	text-indent: 15mm;
}

