<STYLE>



 BODY { font-family:"Arial";  }
 
 DIV { font-family:"Arial";}
 
       .timeline {
        font-size: 9 pt;
				background-color: A1B3A5;
				border: 1px solid black;
				border-sytle: inset 1;
				padding: 0px 0px;
			
			}
        

 TABLE { font-family: Arial; font-size: 10pt; }
  
   		  .list {
         font-size: 8pt;
        }        
        
     
        .buttons {
        background-color: FAF8DD;
				border: 1px solid black;        
        }
        
        .display {
        background-color: ffffff;
        border: 2px solid black;
        font-weight: bold;
        }

        .dropbox {
        font-weight: bold;
        font-size: 10pt;
	      padding: 0px 5px;
			  }

 TR    {   }
 
       .input {
        font-weight: bold;
        color: eeeeee;
        background-color: 1E62A5;
        }
			  
 TD    {   }
 
        .ten { font-size: 10pt; }
        
         .list {
         font-size: 8pt;
        }   
 
  		  .yellow { 
  		  color: FFDB35;
        background-color: 1E62A5;
        font-size: 10pt;
			  }	  
			  
			  .required {
			  font-size: 10pt;
        color: 990000;
			  }
			  
 A  { color: 0000ff;}
    .red { color: 990000; }


</STYLE>