	html{
		height: 101%;
	}
	body {
		height: 101%;
		margin: 0px 0px 0px 0px;
		background: #cc6699;
		font: 80% arial;
		text-align: justify;
	}

	table {
		font: 100% ariel;
		text-align: justify;
		padding: 0px 0px 0px 0px;
		Color: #333333;
	}
	#table1 {
		width: 100%;
		font: 100% ariel;
		text-align: justify;
		padding: 0px 0px 0px 0px;
		color: #333333;
		line-height: 18px;
	}
#footer {
		width: 900px;
		font: 85% ariel;
		color: #ffffff;
		text-align: center;
		padding: 0px 0px 0px 0px;
	}
h1 {
		font-size: 150%;
		font-weight: normal;
		color: #cc6699;
		margin: 0px 0px 10px 0px;
	}
	h2 {
		margin: 0px 0px -10px 0px;
		font-size: 100%;
		letter-spacing: 3px;
		text-transform: uppercase;
		font-weight: normal;
		color: #cc6699;
	}
	h3 {	
		margin: 30px 0px 0px 0px;
		}
		
	a {
		color: #ffffff;
		text-decoration: none;
	}
	a:hover {
		color: #cc6699;
	}
	#a2 {
		color: #000000;
		text-decoration: underline;
	}
	#a2:hover {
		color: #cc6699;
	}
.a2 {
		color: #ffffff;
		text-decoration: none;
	}
.a2:hover {
		color: #ffffff;
		text-decoration: underline;
	}