<!--
     body {
	background: #ddddff;
	font-family: verdana, sans-serif;
     }


     body.plain {
	background: #ffffff;
	font-family: verdana, sans-serif;
     }


     A:link    { 
	color: #3333cc ;
	text-decoration: none;
     }
    
     A:visited { 
	color: #773355 ;
	text-decoration: none;
	}   

     A:hover   { 
	background: #ffffff;
	text-decoration: underline; 
	}

     P { 
	text-align: justify;  
     	font-size : 100%;
     	line-height : 1.2;
	margin-top: 7pt;
	margin-bottom: 7pt;
     }

     UL, LI { 
	text-align: justify;  
     	font-size : 85%;
     	line-height : 1.2;
	margin-top: 7pt;
	margin-bottom: 7pt;
     }

     P.emph {
	text-align: justify;  
	font-weight: bold;
	line-height: 1.2;
     }

     P.usualRight { text-align:  right;  }
     P.usualLeft { text-align:  left;  }
     P.usualCenter { text-align:  center;  }
     P.hang {padding-left: 1em; text-indent: -1em}

     P.tiniest {  font-size : 5%;  }
     P.tiny {  font-size : 75%;  }
     P.smaller {  font-size : 85%;  }
     P.smallerer {  font-size : 75%;  }
     P.bold {
        font-size = 85%;
        font-weight = bold;
     }

    P.smallbold {
        font-size = 75%;
        font-weight = bold;
	margin-top: 0pt;
	margin-bottom: -5pt;
    } 

     P.bigbig  {  
	font-size: 120%; 
	text-align: center;
        font-weight: bold;
     }


     P.headingCenter, P.headingCenterMinus { text-align:  center;  }
     P.headingCenterMinus { 	margin-top:  -7pt;       }
     
     span.firstWord {
     	letter-spacing: 0.03em;
	font-style:italic;
     }

     span.emph {
	font-weight: bold;
     }

     span.firstWordBold {
     	letter-spacing: 0.03em;
	font-weight: bold;
     }

     table.pageTable {
	border-style: none;
	margin-left: 6%;
	margin-right: 12%;
     }     

     table.usual {
	text-align: justify;  
     	font-size : 80%;
     	line-height : 1.5;
	margin-top: 7pt;
	margin-bottom: 7pt;
	valign: top;
     }     

     table.schedule {
	text-align: justify;  
     	line-height : 1.3;
     	font-size : 85%;
	margin-top: 7pt;
	margin-bottom: 7pt;
	valign: top;
     }     

     table.scansSchedule {
	text-align: justify;  
     	line-height : 1.0;
     	font-size : 85%;
	margin-top: 7pt;
	margin-bottom: 7pt;
	valign: top;
     }   

     P.emphScans {
	text-align: left;  
	font-weight: bold;
     	font-size : 90%;
	line-height: 1;
	margin-top: 1.5pt;
	margin-bottom: 1.5pt;
     	font-size : 95%;
     	letter-spacing: 0.03em;
     }

     P.textScans {
	text-align: left;  
	line-height: 1;
     	font-size : 100%;
	margin-top: 1.5pt;
	margin-bottom: 1.5pt;
     }


     td.emph { 
     	font-size : 100%;
	font-weight: bold;
     }

-->


