	html{
		height: 101%;
	}
	body {
		height: 101%;
		margin: 5px 0px 5px 0px;
		background: #010080;
		font: 80% verdana;
		text-align: justify;
	}
	table {
		font: 100% arial;
		text-align: justify;
		padding: 0px 0px 0px 0px;
		color: #ffffff;
	}
	#table1 {
		font: 100% arial,helvetica,sans-serif;
		text-align: justify;
		width: 900px;
		background: #888888;
		vertical-align: top;
		line-height: 13pt;
	}
	#table2 {
		width: 100%;
		font: 100% arial,helvetica,sans-serif;
		text-align: justify;
		vertical-align: top;
		padding: 2px 2px 2px 2px;
	}
.table2 {
		width: 100%;
		font: 100% arial,helvetica,sans-serif;
		text-align: justify;
		vertical-align: top;
		padding: 2px 2px 2px 2px;
	}
#contactus {
		font: 100% arial,helvetica,sans-serif;
		text-align: justify;
		background: #888888;
		color: #ffffff;
		vertical-align: top;
		padding: 5px 5px 5px 5px;
		border-bottom: 1px dashed #cccccc;
		border-top: 1px dashed #cccccc;
		border-left: 1px dashed #cccccc;
		border-right: 1px dashed #cccccc;
	}
	#banner {
		font: 115% arial,helvetica,sans-serif;
		width: 900px;
		height: 200px;
		background: #444444;
		text-align: left;
		vertical-align: top;
		line-height: 20pt;
		padding: 0px;
	}

	#footer {
		font: 80% arial,helvetica,sans-serif;
		width: 900px;
		height: 35px;
		text-align: center;
		color: #444444;
		background: #888888;
		border-top: 5px solid #444444;
	}
	h1 {
		font-size: 115%;
		font-weight: normal;
		color: #444444;
		letter-spacing: 1px;
		font-variant: small-caps;
		margin: 5px 0px 0px 0px;
		padding: 0px 0px 0px 10px;
		border-left: 10px solid #ffffff;
	}
	h2 {
		margin: 15px 0px -10px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 110%;
		font-weight: normal;
		color: #444444;
		border-left: 0px solid #444444;
		text-transform: uppercase;
	}
	h3 {	
		margin: 30px 0px 0px 0px;
		}
		
	a {
		background: transparent;
		color: #444444;
		text-decoration: none;
	}
	a:hover {
		color: #ffffff;
		text-decoration: none;
	}
	#a2 {
		font: 115% arial,helvetica,sans-serif;
		letter-spacing: 1px;
		color: #cccccc;
		text-transform: uppercase;
		text-decoration: none;
	}
	#a2:hover {
		font: 115% arial,helvetica,sans-serif;
		color: #444444;
		letter-spacing: 1px;
		text-transform: uppercase;
		text-decoration: none;
	}