
body {
   font-family: helvetica,geneva,arial,verdana,lucida,sans-serif;
   font-size: 11pt;
   color: black;
   background: #doe2ee;
}

dl, ul, ol, dir, menu, tr, td, p, ul {
   font-family: helvetica,geneva,arial,verdana,lucida,sans-serif;
   font-size: 11pt;
}

tt, pre {
   font-family: fixed, lucidatypewriter, "courier new";
   font-size: 11pt;
   color: black;
}

a:link { color: #1111ef; text-decoration: none; }
a:hover { color: #1111ef; text-decoration: underline; }
a:visited { color: #1111e0; text-decoration: none; }
a:OFFactive { color: #111122; text-decoration: underline; }

h1 { font-size: 16pt; font-weight: bold; }
h2 { font-size: 14pt; font-weight: bold; }
h3, h4, h5, h6, h7 { font-size: 12pt; }

sup { font-size: 8pt; }

.timestamp   { font-size: 8pt;}
.storybottom { font-size: 9pt; color: #336699;}
.navbar      { font-size: 11pt; background: #d0e2ee; color: #6666aa; }
.main 	     { color: black; background: #bbd8ed; }
.header      { font-size: 14pt; font-weight: bold; background: #b3d1e7; color: #336699; } 
.headertitle { font-size: 14pt; font-weight: bold; background: #b3d1e7; color: #3366dd; } 
.story	     { font-size: 11pt; background: #eaf5fb; color: #113300; }
.dateheader  { font-size: 12pt; font-weight: bold; color: #224499; }
.ruler	     { background: #222222; }
.lightgray   { background: #dbeaf3; background: #e3eff7; }
