		body {	font: 16px Calibri, Arial;
				color: #020;
				background-color: #eee;
				margin: 0;
				padding: 0;
				text-align: center;
		}
		
		table#t0 {	text-align: center;
					vertical-align: top;
					width: 1000px;
					height: 90%;
					border: none;
					background-color: #f7fff7;
					margin: 0;
					padding: 0;
		}
		
		table#te {	text-align: center;
					vertical-align: top;
					width: 100%;
					height: 30px;
					border: none;
					background-color: #eeffee;
					margin: 0;
					padding: 0;
		}
		
		table#tp {	text-align: center;
					vertical-align: top;
					width: 100%;
					height: 30px;
					border: none;
					background-color: #eeffee;
					margin: 0;
					padding: 0;
		}
		
		a {	color: #053;
			text-decoration: none;
		}
		
		a:hover {	color: #057;
					text-decoration: underline;
		}

