html {
		height: 101%;
	}
body {
		height: 101%;
		margin: 40px 0px 10px 0px;
		font: 80% arial,helvetica,sans-serif;
		color: #c0c0c0;
		background: #000000;
		text-align: justify;
	}
	#table {
		font: 100% arial,helvetica,sans-serif;
		width: 900px;
		text-align: justify;
		vertical-align: top;
		line-height: 13pt;
		border-top: 0px solid #666666;
		border-right: 1px solid #666666;
		border-bottom: 1px solid #666666;
		border-left: 1px solid #666666;
	}
	#table1 {
		width: 900px;
		font: 100% arial,helvetica,sans-serif;
		text-align: justify;
		vertical-align: top;
		padding: 10px 10px 10px 10px;
		line-height: 13pt;
	}
	#table2 {
		width: 900px;
		font: 75% arial,helvetica,sans-serif;
		text-align: right;
		}
.table2 {
		color: #666666;
		}

#banner {
		width: 900px;
		text-align: center;
		background-color: #000000;
		vertical-align: middle;
		padding: 10px 10px 10px 10px;
		line-height: 14pt;
	}
	#footer1 {
		width: 900px;
		font: 90% arial,helvetica,sans-serif;
		text-align: center;
		letter-spacing: 3px;
		vertical-align: middle;
		padding: 5px 5px 5px 5px;
		line-height: 14pt;
		border-top: 1px solid #666666;
	}
	#footer2 {
		width: 900px;
		font: 80% arial,helvetica,sans-serif;
		text-align: center;
		letter-spacing: 3px;
		vertical-align: middle;
		padding: 10px 5px 10px 5px;
		line-height: 14pt;
	}
	#form {
		text-align: left;
		padding: 5px 5px 5px 5px;
		line-height: 14pt;
		border-top: 1px solid #666666;
		border-right: 1px solid #666666;
		border-bottom: 1px solid #666666;
		border-left: 1px solid #666666;
	}
	#form2 {
		text-align: left;
		padding: 3px 3px 3px 3px;
		line-height: 14pt;
	}
	h1 {
		font-size: 110%;
		text-align: left;
		letter-spacing: 3px;
		font-variant: small-caps;
		font-weight: normal;
		color: #ffffff;
	}
	h2 {
		padding: 0px 0px 0px 0px;
		font-size: 100%;
		text-align: left;
		letter-spacing: 3px;
		text-transform: uppercase;
		font-weight: normal;
		color: #999999;
	}
	h3 {	
		margin: 0px 0px 0px 0px;
		font-size: 200%;
		letter-spacing: 3px;
		text-align: center;
		line-height: 30px;
		font-weight: normal;
		}
	a {
		font-size: 100%;
		color: #c0c0c0;
		text-decoration: none;
		
	}
	a:hover {
		font-size: 100%;
		color: #ffffff;
		text-decoration: none;	
	}
.a {
		color: #666666;
		text-decoration: none;
		
	}
.a:hover {
		color: #ffffff;
		text-decoration: none;	
		
	}