/*  x.css */

body { color: #FFFFFF; background-color: #000000; 
    font-size: 14px; }
img, fieldset { border-style: none; }




.mark { font-family: Geneva, Verdana, sans-serif; font-size: 28px;
    color: #110055; font-weight: 800; } 
.regsuper { font-family: Arial, sans-serif;
    vertical-align: super; font-size: 9px; font-weight: 300; }
.cover { float: left; margin: 7px; }
 .cover-r { float: right; margin: 8px; }
.fineprint { font-size: 9px; font-family: Arial, sans-serif; font-weight: 400; }
.smallnav { font-size: 12px; font-family: Arial, sans-serif; font-weight: 400;
    text-align: center; }
.nav { z-index: 9; 
    font-size:10pt;font-family:arial,sans-serif;font-weight:700; }
.nav a:link, .nav a:visited, .nav a:active { text-decoration: none;
    color: #CC3333; padding-right: 9px;}

.narrative p { font-family: serif; text-indent: 1.6em; }


.notebook { background-color: #FCFDF3; 
background-image: url(notebookpaper.jpg); 
color: #00264D; font-size: 16px; width: 576px; }
.notebook p { line-height: 132%; }
h1 { font-family: arial, sans-serif; }
.gotext { font-family: arial, sans-serif; font-size: small;
font-weight: bold; }

.news { background-color: #F8F8F8; color: #080000; 
width: 576px; font-size: 16px; }
.news a:link { color: #990000; }
.news a:active { color: #CC9900; }
.news a:visited { color: #CC4E66; }
.news h1 { font-family: arial, sans-serif; color: #990033; }
.news hr { color: #990033; }

.detail { font-size: small; }
.dateline { font-family: arial, sans-serif; color: #C0A574; font-weight: 700;
font-size: large; letter-spacing: .27em; word-spacing: .09em;
margin-top: 0; }


