<!--
     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: #993366 ;
	text-decoration: none;
	}   

     A:hover   { 
	background: #ffffff;
	text-decoration: underline; 
	}

     P { 
	text-align: justify;  
     	font-size : 75%;
     	line-height : 1.5;
	margin-top: 7pt;
	margin-bottom: 7pt;
     }

     UL, LI { 
	text-align: justify;  
     	font-size : 75%;
     	line-height : 1.2;
	margin-top: 7pt;
	margin-bottom: 7pt;
     }

     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 : 65%;  }

     P.noSpace {  
	letter-spacing: -3pt;  
	margin-top: -2pt;
	margin-bottom: -2pt;
     }

     P.spaceAboveOnly {  
	margin-top: 11pt;
	margin-bottom: -5pt;
     }

     P.heading, P.headingCenter  {  
	font-size: 100%; 
	margin-top: 18pt;
     }

     P.headingCenter { text-align:  center;  }
     P.headingCenterMinus { 
	margin-top:  -7pt;  
	text-align:  center;
     }
     
     span.firstWord {
     	letter-spacing: 0.03em;
	font-style:italic;
     }

     span.firstWordBold {
     	letter-spacing: 0.03em;
	font-weight: bold;
     }

     table.pageTable {
	border-style: none;
	margin-left: 6%;
	margin-right: 12%;
     }     

     table.pageTableWide {
	border-style: none;
	margin-left: 0%;
	margin-right: 0%;
     }     
   

     table.usual {
	text-align: justify;  
     	font-size : 75%;
     	line-height : 1.5;
	margin-top: 7pt;
	margin-bottom: 7pt;
	vertical-align: top;
     }     

     table.schedule {
	text-align: justify;  
     	line-height : 1.3;
     	font-size : 100%;
	margin-top: 7pt;
	margin-bottom: 7pt;
	vertical-align: top;
     }     

     td.emph { 
     	letter-spacing: 0.5em;
     	line-height : 2;
     	font-size : 105%;
	font-weight: bold;
     }

-->

