#divDeveloper {			position: absolute; 
						left: 10px; 
						top: 720px; 
						width: 780px; 
						height: 18px;
						font-size: 6pt; 
						color: rgb(064,000,064);
						background-color: white; }
						
#divFooter {			position: absolute; 
						left: 8px; 
						top: 685px; 
						width: 752px;
						height: 25px;
						background-color: rgb(123,178,98);
						overflow: hidden; }
						
#divGraphic { 			position: absolute; 
						left: 50px; 
						top: 180px; }

#divQuote {				position: absolute; 
						left: 30px; 
						top: 470px; }

TABLE {					width: 350px;
						background-color: #F4EAAE;
						border-width: 2px; 
						border-collapse: collapse; }
						
SELECT {				font-size: 8pt; }
						
TD {					font-family: "Verdana", sans-serif;	
						font-size: 8pt; 						
						vertical-align: top; }
						
.Button {				width: 1.5cm;
						font-family: "Verdana", sans-serif;
						font-size: 8pt; }
						
.TextBox {				width: 6cm; 
						font-family: "Verdana", sans-serif;
						font-size: 8pt; }