BODY { font-family: "Trebuchet MS",sans-serif;
       font-size:   12pt;
       background:  white;
     }  

A { text-decoration: none;
    color: #003377;
    font-style: italic;
  }
    
H1 { font-size: 20pt;
     text-align: center;
     width: 100%;
     background: #ccccff;
     border-top: solid #5533aa 20pt;
     border-bottom: solid #eeeeff 20pt;
   }

A.pageheader  { color: black;
                font-style: normal;
              }   

H2 { margin-left: 10pt;
     text-align: left;
     margin-bottom: 20pt;
   }

H3 { text-align: right;
     margin-right: 20pt;
   }

H4 { font-size: 9pt;
     text-align: right;
     margin-top: 10pt;
     margin-bottom: 20pt;
     width: 100%;
     background: #f9f9ff;
   }

P { 
    margin-bottom: 0pt;
  }

DIV.story { /* border-bottom: solid #eeffee 10pt; */
	    padding-bottom: 15pt;
	    margin-left: 48pt;
	    margin-right: 48pt;
          }
	 
.footer {  text-align: right;
        }

TABLE.year-calendar { font-size: 8pt; font-style: italic; background: white; }
TABLE.month-calendar { font-size: 8pt; font-style: italic; background: white;  }
SPAN.archivecalendar { background: #eeeeff; float: left; clear: left; }

.timestamp { color: #e0e0ff; font-family: "Courier New",monospace; font-size: 30pt; float: right; margin-top: -25pt; margin-bottom: -15pt; clear: left; }

#world { border-left: 10pt solid #572d9d; }
