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


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


     body.darker {
	background: #97a5d3;
	font-family: verdana, sans-serif;
	overflow: auto;
     }     
     
     body.green {
        background: #8FBC8F;
	font-family: verdana, sans-serif;
     }
     
     body.black {
        background: #000000;
	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 : 95%;
     	line-height : 1.5;
	margin-top: 9pt;
	margin-bottom: 9pt;
     }

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

     P.usualRight { text-align:  right;  }
     P.usualLeft { text-align:  left;  }
     P.usualCenter { text-align:  center;  }
     P.hang {padding-left: 1em; text-indent: -1em}
     
     P.petite {
     	font-size : 90%;
        line-height: 1;
        margin-top: 0pt;
        margin-bottom: 0pt;
     }

     P.tiniest {  font-size : 5%;  }
     P.tiny {  font-size : 70%;  }

     P.noSpace {  
	letter-spacing: -3pt;  
	margin-top: -4pt;
	margin-bottom: -4pt;
     }

     P.noSpaceRegSize {  
     	font-size : 95%;
	    margin-top: -4pt;
	    margin-bottom: -4pt;
     }

     P.spaceAboveOnly {  
	margin-top: 13pt;
	margin-bottom: -7pt;
     }

     P.heading, P.headingCenter, P.headingTop, P.headingSpaceAboveOnly  {  
	font-size: 110%; 
	margin-top: 24pt;
     }

     P.headingCenter { text-align:  center;  }
     P.headingTop { margin-top: 0pt; }

     P.headingCenterMinus { 
	margin-top:  -9pt;  
	text-align:  center;
     }
     

     P.headingSpaceAboveOnly {
        margin-bottom: -5pt; 
     }
     
     P.headingCenterHugeSqueeze {
        font-size:  300% ;  
        text-align: center ;
        margin-left: 20% ;  
        margin-right: 20% ;  
        color: #00aa88 ; 
     }
     
     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: 4%;
	margin-right: 6%;
     }     

     table.pageTableWide {
	border-style: none;
	margin-left: 0%;
	margin-right: 0%;
     }     
   

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

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

     td.emph { 
     	letter-spacing: 0.5em;
     	line-height : 2;
     	font-size : 105%;
	font-weight: bold;
     }

-->
