body { font-family: sans-serif; font-size: 12pt;
       margin-left:20px; margin-right: 20px; }
a, a:visited, a:hover { text-decoration: none; color: #00F; }
a.dir:hover { color: #11A; }
a.file:hover { color: #389; }
#dircontent { float:right; width:250px; padding: 1px 10px;
              border: 1px solid #DED0F0; 
              background-color: #EEE0FF; font-size: 9pt; }
#warning { font-size:9pt;text-align:center;background-color:#FFE0EE; 
           width:50%; margin-bottom: 20px; padding: 10px; }
#mcontent { margin-bottom: 2px; padding-bottom: 20px; border-bottom: 1px dotted #000; }
#dirnotes { width: 60%; padding: 5px; border:2px solid #AAD; font-size: 10pt; 
	    background-color: #FFC; }
#rights { font-size: 10pt; text-align:left;background-color:#FAFAFA;
          width:70%;margin-bottom:20px; padding:10px;border:2px solid #F00;}
