	#base{ position: absolute; 
		top: 0px; left: 10px; 
		width:680; 
		visibility: visible;
		}
		
		#head p{ font-weight: bold; 
		font-size: 80%; 
		background-color: #E0E0E0; 
		text-align: center; 
		margin-top: -20; 
		padding-top: 5; 
		width: 680; 
		height: 1.5em; }
		
	table{ font-size: 95%; 
		border-width: 0; 
		width: 680; 
		}
		
	img{ border-width: 0; 
		margin-bottom: 2;
		}
		
	.dec2{ font-size: 80%; 
		text-align:center;
		}
		
	.dec3{ font-size: 120%; 
		font-weight: bold; 
		background-color: #FFFFD9; 
		text-align: center;
		}
		
	.dec4{ text-align: right; 
		margin: 10; 
		height: 1.5em; 
		font-size: 80%;
		}
		
	.td{ text-indent: 1em; }
	
	.dec{ font-size: 80%;
		  text-indent: 2em;
		  font-weight: normal;
		  }
		  
	ul{ line-height: 1.3em; 
		background-color: #FFFFD9; 
		list-style-type: none;
		}
	li{ font-weight:	bold;
		}