@charset "UTF-8";
/* CSS Document */

body, td, th {font-family: Arial, Helvetica, sans-serif;}
body {background-color: #666666;}

a, a:visited {color: #000; text-decoration: none; outline:none;}
a:hover {color:#c00; text-decoration: none;}

.copyright{font-size:8pt; text-align:center; color:#ccc; line-height:15px;}
.copyright a{color:#ccc;}
.copyright a:link, .copyright a:visited{color:#ccc; text-decoration:none;}
.copyright a:hover{color:#fff; text-decoration:underline;}

#scroll {padding:0 20px 0 30px; font-size:9pt; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; line-height:1.4em;}
#scroll a, #scroll a:visited {color:#c00; text-decoration:underline;}
#scroll a:focus, #scroll a:hover {color:#00c;}
#scroll h2 {color:#333;	font-size:14px;	font-weight:bold; text-align:left; padding:0;}
#scroll p {}

#story_area{width:600px; background-color:#fff; overflow:auto;}
#story {padding:15px 30px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9pt; line-height:1.4em;}
#story h1 {color:#666666; font-size:16pt; font-weight:bold; font-family:Helvetica,Arial,sans-serif; line-height:1.2em; margin:0; text-transform:uppercase; padding-bottom:15px;}

.lb_entry{margin-bottom:25px; border-bottom:1px solid #666;}
.lb_entry h1{margin-bottom:0; font-size:13pt;}
.lb_entry h2{}
.lb_entry p.source{font-size:8pt; line-height:1.3em;}
.lb_title{margin-top:3px;}
