	html {
		height: 101%;
	}
	body {
		height: 101%;
		margin: 5px 0px 5px 0px;
		color: #005596;
		text-align: justify;
		background: #444444;
	}
	#table {
		background: #800000;
		width: 900px;
		color: #990000;
		vertical-align: top;
		padding: 0px 0px 0px 0px;
	}
	#table1 {
		width: 900px;
		background: #ffffff;
		color: #4d4d4d;
		font: 90% arial,helvetica,sans-serif;
		text-align: justify;
		vertical-align: top;
		border-top: 0px solid #9e7306;
		border-right: 1px solid #ffff39;
		border-bottom: 0px solid #9e7306;
		border-left: 1px solid #ffff39;
	}
	#table2 {
		background: #ffffff;
		font: 100% arial,helvetica,sans-serif;
		text-align: justify;
		line-height: 14pt;
		padding: 10px 10px 10px 10px;
		vertical-align: top;
	}
	#table3 {
		width: 716px;
		background: #ffffff;
		color: #000000;
		font: 95% arial,helvetica,sans-serif;
		text-align: left;
		line-height: 16px;
		padding: 5px 5px 5px 5px;
	}
	#banner {
		font: 95% arial,helvetica,sans-serif;
		width: 900px;
		height: 150px;
		text-align: center;
		color: #ffff39;
		vertical-align: top;
		background: #800000;
		padding: 0px 0px 0px 0px;
		border-top: 1px solid #ffff39;
		border-right: 1px solid #ffff39;
		border-bottom: 1px solid #000000;
		border-left: 1px solid #ffff39;
	}
	#footer {
		font: 70% arial,helvetica,sans-serif;
		width: 900px;
		text-align: center;
		letter-spacing: 2px;
		background-color: #000000;
		color: #cccccc;
		border-right: 1px solid #ffff39;
		border-left: 1px solid #ffff39;
	}
	#footer2 {
		font: 65% arial,helvetica,sans-serif;
		width: 900px;
		text-align: center;
		letter-spacing: 0px;
		background-color: #000000;
		color: #cccccc;
		border-top: 0px solid #005596;
		border-right: 1px solid #ffff39;
		border-bottom: 1px solid #ffff39;
		border-left: 1px solid #ffff39;
	}
h1 {
		font-size: 100%;
		text-align: left;
		letter-spacing: 2px;
		font-variant: small-caps;
		margin: 0px 0px 0px -5px;
		font-weight: normal;
		color: #4d4d4d;
	}
	h2 {
		margin: 10px 0px 0px 0px;
		font-size: 135%;
		text-align: left;
		font-weight: normal;
		color: #ed164f;;
	}
	a {
		font: 100% arial,helvetica,sans-serif;
		color: #cccccc;
		text-decoration: none;
	}
	a:hover {
		font: 100% arial,helvetica,sans-serif;
		color: #666666;
		text-decoration: none;	
	}