	html{
		height: 101%;
	}
body {
		height: 101%;
		margin: 5px 0px 5px 0px;
		background: #ebb502;
	}
	table {
		font: 12px arial,helvetica,sans-serif;
		color: #ffffff;
		line-height: 14pt;
	}
	#nav {
		font: 90% arial,helvetica,sans-serif;
		width: 910px;
		background: #ebb502;
		color: #ffffff;
		line-height: 14pt;
		border-right: 2px solid #cccccc;
		border-left: 2px solid #cccccc;
	}
	#table1 {
		font: 12px arial,helvetica,sans-serif;
		width: 910px;
		background: #816ba9;
		color: #ffffff;
		text-align: justify;
		line-height: 14pt;
		padding: 5px 5px 5px 5px;
		border-right: 2px solid #cccccc;
		border-left: 2px solid #cccccc;
	}
	#banner {
		font: 80% arial,helvetica,sans-serif;
		width: 910px;
		background: #816ba9;
		color: #ebb502;
		text-align: justify;
		letter-spacing: 2px;
		line-height: 13pt;
		padding: 0px 5px 0px 5px;
		border-top: 2px solid #cccccc;
		border-right: 2px solid #cccccc;
		border-left: 2px solid #cccccc;
	}
	#banner2 {
		font: 125% arial,helvetica,sans-serif;
		width: 910px;
		background: #816ba9;
		color: #ebb502;
		text-align: right;
		letter-spacing: 1px;
		padding: 5px 25px 5px 5px;
		border-right: 2px solid #cccccc;
		border-left: 2px solid #cccccc;
	}

	#footer {
		border-top: 1px solid #f1b10c;
		font: 70% arial,helvetica,sans-serif;
		width: 910px;
		height: 33px;
		text-align: center;
		background: #816ba9;
		color: #cccccc;
		border-right: 2px solid #cccccc;
		border-bottom: 2px solid #cccccc;
		border-left: 2px solid #cccccc;
	}
	h1 {
		font-size: 15px;
		letter-spacing: 1px;
		font-variant: small-caps;
		text-align: left;
		font-weight: normal;
		color: #ebb502;
		margin: 0px 0px -5px 0px;
		padding: 0px 5px 0px 0px;
	}
	h2 {
		font: 15px arial,helvetica,sans-serif;
		color: #ebb502;
		text-align: left;
		letter-spacing: 1px;
		font-weight: normal;
		margin: 0px 0px -10px 0px;
		padding: 5px 5px 0px 0px;
	}
	h3 {
		font: 16px arial,helvetica,sans-serif;
		color: #ebb502;
		text-align: center;
		font-weight: normal;
		margin: 10px 0px -10px 0px;
		padding: 0px 0px 0px 0px;
	}
	a {
		color: #cccccc;
		font-weight: normal;
		text-decoration: none;
	}
	a:hover {
		color: #ebb502;
		font-weight: normal;
		text-decoration: none;

	}