	html{
		height: 101%;
	}
body {
		height: 101%;
		margin: 5px 0px 5px 0px;
		background: #0468b5;
		color: #0468b5;
		font: 75% arial,helvetica,sans-serif;
	}

	table {
		font: 100% arial,helvetica,sans-serif;
		color: #000000;
		text-align: justify;
	}
	#table1 {
		width: 910px;
		font: 100% arial,helvetica,sans-serif;
		color: #363636;
		background: #e3e8f4;
		text-align: justify;
		line-height: 18px;
	}
	#banner {
		width: 910px;
		height: 150px;
		font: 100% arial,helvetica,sans-serif;
		color: #000080;
		background: #e7f1ff;
		text-align: justify;
		line-height: 18px;
	}
	#footer {
		width: 910px;
		font: 90% arial,helvetica,sans-serif;
		color: #666666;
		background: #d6d6d6;
		text-align: center;
		line-height: 25px;
	}
	h1 {
		font-size: 150%;
		color: #0468b5;
		text-decoration: none;
		font-weight: normal;
	}
	h2 {
		margin: 0 0 0 0;
		font: 75% Signet;
		font-size: 100%;
		font-weight: normal;
	}
	h3 {
		margin: 30px 0px 0px 0px;
	}

	a {
		color: #666666;
		font-weight: normal;
		text-decoration: none;
	}
	a:hover {
		color: #363636;
		font-weight: normal;
		text-decoration: none;
	}