html {
		height: 101%;
	}
body {
		height: 101%;
		margin: 5px 0px 5px 0px;
		font: 100% arial,helvetica,sans-serif;
		color: #006600;
		text-align: justify;
		padding: 3px 3px 0px 0px;	
		background: #222222;
	}

	#table {
		font: 100% arial,helvetica,sans-serif;
		height: 150px;
		text-align: justify;
		background-color: #ffffff;
		vertical-align: top;
		padding: 0px 0px 5px 0px;
		line-height: 15pt;
	}
	#banner {
		font: 100% arial,helvetica,sans-serif;
		width: 900px;
		height: 175px;
		color: #cccccc;
		background: #006600;
		border-top: 1px solid #006600;
		border-right: 1px solid #006600;
		border-bottom: 0px solid #000000;
		border-left: 1px solid #006600;
	}

	#table1 {
		font: 80% arial,helvetica,sans-serif;
		width: 900px;
		text-align: justify;
		background-color: #eeeeee;
		vertical-align: top;
		padding: 8px 8px 8px 8px;
		line-height: 14pt;
		border-right: 1px solid #006600;
		border-bottom: 0px solid #cccccc;
		border-left: 1px solid #006600;
	}
	#table2 {
		font: 80% arial,helvetica,sans-serif;
		width: 800px;
		text-align: justify;
		vertical-align: top;
		padding: 5px 5px 5px 5px;
		line-height: 15pt;
	}
	#table3 {
		font: 100% arial,helvetica,sans-serif;
		width: 800px;
		text-align: justify;
		vertical-align: top;
		padding: 5px 5px 5px 5px;
		line-height: 15pt;
	}
	#bullet {
		font: 100% arial,helvetica,sans-serif;
		line-height: 15pt;
	}
	#table2 {
		font: 100% arial,helvetica,sans-serif;
		text-align: justify;
		vertical-align: top;
		padding: 5px 5px 5px 5px;
		line-height: 14pt;
	}
	#footer {
		width: 900px;
		height: 30px;
		text-align: center;
		background-color: #006600;
		color: #cccccc;
		font-size: 10px;
		padding: 5px 5px 5px 5px;
		border-right: 1px solid #006600;
		border-bottom: 1px solid #006600;
		border-left: 1px solid #006600;
	}
	h1 {
		text-align: left;
		font: 18px arial;
		line-height: 25px;
		font-weight: normal;
		letter-spacing: 1px;
		color: #006600;
	}
	h2 {
		margin: 10px 0px -15px 0px;
		font-size: 95%;
		font-weight: bold;
		letter-spacing: 1px;
		text-transform: uppercase;
		color: #222222;
	}
	h3 {	
		margin: 10px 0px 0px 0px;
		font-size: 115%;
		font-weight: bold;
		font-style: italic;
		color: #33ccff;
		}
		
	a {
		font-size: 100%;
		background: transparent;
		color: #006600;
		text-decoration: none;
	}
	a:hover {
		font-size: 100%;
		color: #666666;
		text-decoration: underline;	
	}
	#a2 {
		font-size: 100%;
		color: #cccccc;
		text-decoration: none;
	}
	#a2:hover {
		font-size: 100%;
		color: #cccccc;
		text-decoration: underline;	
	}
.a2 {
		font-size: 100%;
		color: #cccccc;
		text-decoration: none;
	}
.a2:hover {
		font-size: 100%;
		color: #ffffff;
		text-decoration: none;	
	}

	#button {
		border: 1px solid #000000;
		background color: #000000;
		
	}