html {
		height: 101%;
	}
body {
		height: 101%;
		margin: 5px 0px 5px 0px;
		background: #e2b0ed;
		font: 95% arial;
		text-align: justify;
	}
	table {
		text-align: justify;
		padding: 0px 0px 0px 0px;
		color: #666666;
	}
	#table1 {
		width: 900px;
		font: 95% arial;
		text-align: justify;
		background: #ffffff;
		padding: 5px 5px 5px 5px;
		color: #666666;
		line-height: 17px;
	}
#table2 {
		font: 95% arial;
		text-align: justify;
		background: #ffffff;
		line-height: 17px;
	}

#banner {
		height: 175px;
		}

#callback {
		width: 150px;
		font: 95% arial;
		text-align: justify;
		color: #990099;
		padding: 0px 0px 0px 0px;
	}

#nav {
		width: 900px;
		font: 80% arial;
		text-align: justify;
		letter-spacing: 2px;
		padding: 5px 5px 5px 20px;
		background: #660066;
		color: #cccccc;
	}
	#footer {
		width: 900px;
		height: 30px;
		font: 75% arial;
		background: #660066;
		color: #cccccc;
		text-align: center;
		padding: 5px 5px 5px 5px;
		border-top: 0px solid #e2b0ed;
	}
	h1 {
		font-size: 115%;
		font-weight: bold;
		color: #660066;
		margin: 5px 0px 10px 0px;
	}
	h2 {
		margin: 0 0 0 0;
		font-size: 100%;
		font-weight: bold;
		color: #009999;
	}
	h3 {	
		margin: 30px 0px 0px 0px;
		}
		
	a {
		color: #cccccc;
		text-decoration: none;
	}
	a:hover {
		color: #cc6699;
	}
.a {
		color: #660066;
		text-decoration: none;
	}
.a:hover {
		color: #666666;
	}
.afooter {
		color: #cccccc;
		text-decoration: none;
	}
.afooter:hover {
		color: #ffffff;
	}