html{
		height: 101%;
	}
body {
		height: 101%;
		margin: 5px 0px 5px 0px;
		background: #333399;
		font: 80% arial;
		text-align: justify;
	}
	table {
		width: 100%;
		font: 100% arial;
		text-align: justify;
		padding: 0px 0px 0px 0px;
		color: #4e2537;
	}	
	#table1 {
		width: 900px;
		background: #ffffff;
		font: 100% arial,helvetica,sans-serif;
		text-align: justify;
		vertical-align: top;
		line-height: 14pt;
		border-right: 1px solid #c6c5e4;
		border-bottom: 0px solid #666666;
		border-left: 1px solid #c6c5e4;
	}
	#table2 {
		font: 100% arial,helvetica,sans-serif;
		text-align: justify;
		vertical-align: top;
		padding: 5px 5px 5px 5px;
		line-height: 14pt;
	}
	#table3 {
		padding: 3px 3px 3px 3px;
		line-height: 14pt;
	}
.properties {
		margin: 10px 3px 0px 3px;
		padding: 0px 3px 0px 3px;
		line-height: 14pt;
	}
.header {
		width: 100%;
		height: 25px;
		font: 95% arial,helvetica,sans-serif;
		background: #878785;
		letter-spacing: 2px;
		text-transform: uppercase;
		color: #ffffff;
		text-align: left;
		padding: 5px 5px 5px 5px;
	}
#table1l {
		font: 110% arial,helvetica,sans-serif;
		width: 190px;
		text-align: center;
		letter-spacing: 1px;
		color: #ffffff;
		background: #afafaf;
		border-left: 0px solid #afafaf;
	}
	#tableleft1 {
		font: 110% arial,helvetica,sans-serif;
		background: #afafaf;
		text-align: center;
		letter-spacing: 1px;
		color: #ffffff;
		padding: 3px 3px 3px 3px;
		margin: 10px 0px 0px 0px;
		border-left: 0px solid #afafaf;
	}
	#tableleft2 {
		font: 95% arial,helvetica,sans-serif;
		text-align: center;
		color: #ffffff;
		background: #878785;
		letter-spacing: 0px;
		padding: 3px 3px 10px 3px;
		margin: 10px 0px 0px 0px;
	}
	#tableleft3 {
		font: 95% arial,helvetica,sans-serif;
		text-align: center;
		color: #ffffff;
		background: #afafaf;
		letter-spacing: 0px;
		padding: 10px 3px 10px 3px;
		margin: 0px 0px 0px 0px;
	}
	
	#banner {
		width: 900px;
		font: 125% arial,helvetica,sans-serif;
		height: 175px;
		color: #333399;
		text-align: center;
		vertical-align: top;
		line-height: 20pt;
		border-top: 1px solid #c6c5e4;
		border-right: 1px solid #c6c5e4;
		border-bottom: 0px solid #666666;
		border-left: 1px solid #c6c5e4;
	}
	#footer {
		font: 75% arial,helvetica,sans-serif;
		width: 900px;
		height: 28px;
		background-color: #888888;
		color: #ffffff;
		text-align: center;
		letter-spacing: 1px;
		vertical-align: middle;
		border-right: 1px solid #c6c5e4;
		border-bottom: 1px solid #c6c5e4;
		border-left: 1px solid #c6c5e4;
	}
h1 {
		font-size: 110%;
		font-weight: normal;
		text-transform: uppercase;
		letter-spacing: 2px;
		color: #666666;
		margin: 5px 0px 10px 0px;
	}
h2 {
		padding: 0px 0px 0px 10px;
		font-size: 120%;
		text-transform: large-caps;
		letter-spacing: 2px;
		font-weight: normal;
		color: #666666;
		border-left: 10px solid #ffffff;
	}
h3 {	
		margin: 30px 0px 0px 0px;
		}	
	a {
		color: #4e2537;
		text-decoration: none;
	}
	a:hover {
		color: #cccccc;
		text-decoration: none;
	}