	a {
		text-decoration: none ;
		color: #063 ;
	}
	a:hover {
		color: #063 ;
		background: #ddd ;
	}
	a:visited {
		color: #4a6 ;
	}
	td#banner {
		font-size: 80% ;
		color: #666 ;
		font-style: bold ;
	}
	#optionlist {
		font-size: 100% ;
		font-family: tahoma,helvetica, sans-serif ;
		color: #063 ; 
		font-style: italic ;
		list-style-type: auto ;
	}
	h1 {
		text-align: center ;
		font-size: 150% ;
	}
	h3 {
		text-align: center ;
		font-size: 120% ;
	}
	table p {
		padding: 10px ;
		font-size: 16px ;
		font-family: garamond,tahoma,helvetica, sans-serif ;
		color: #063 ; 
	}
	p.warning {
		color: red ;
		text-size: 100%;
	}