html {
		height: 101%;
	}
body {
		height: 101%;
		margin: 0px 0px 5px 0px;
		background: #f1f1f1;
		font: 85% verdana;
		text-align: justify;
	}
	table {
		font: 100% arial;
		text-align: center;
		padding: 0px 0px 0px 0px;
		color: #666666;
	}
	#table1 {
		width: 900px;
		font: 95% arial,helvetica,sans-serif;
		text-align: justify;
		background: #ffffff;
		color: #4b4b4b;
		vertical-align: top;
		padding: 10px 10px 10px 10px;
		line-height: 14pt;
		border-top: 0px solid #e2e2e2;
		border-right: 1px solid #e2e2e2;
		border-bottom: 0px solid #cccccc;
		border-left: 1px solid #e2e2e2;
	}
	#table1 img { 
		border: 3px double #4b4b4b;
	}

	#table2 {
		width: 100%;
		font: 100% arial,helvetica,sans-serif;
		text-align: left;
		color: #666666;
		padding: 5px 5px 5px 5px;
		line-height: 14pt;
	}
	#links {
		font: 100% arial,helvetica,sans-serif;
		text-align: left;
		color: #666666;
		padding: 5px 5px 5px 5px;
		line-height: 14pt;
	}
	#banner {
		width: 100%;
		background: #0507b1;
		padding: 0px 0px 0px 0px;
	}
	#banner2 {
		width: 900px;
		text-align: left;
		background: #0507b1;
		padding: 0px 0px 0px 0px;
	}
#contact {
		font: 100% arial,helvetica,sans-serif;
		text-align: left;
		padding: 7px 7px 7px 7px;
		border-top: 0px solid #666666;
		border-right: 0px solid #666666;
		border-bottom: 0px solid #666666;
		border-left: 0px solid #666666;
	}
.contact {
		font: 100% arial,helvetica,sans-serif;
		background: #01a2d2;
		letter-spacing: 2px;
		color: white;
		padding: 5px 5px 5px 5px;
	}
#form {
		background: #01a2d2;
		color: #ffffff;
		text-align: right;
		padding: 4px 4px 4px 4px;
		border-top: 1px dashed #01a2d2;
		border-right: 1px dotted #01a2d2;
		border-bottom: 1px dotted #01a2d2;
		border-left: 1px dotted #01a2d2;
	}
#forminsert {
		color: #ffffff;
		text-align: left;
		padding: 5px 5px 5px 5px;
		}
#footer {
		font: 75% arial,helvetica,sans-serif;
		width: 900px;
		height: 30px;
		background: #000080;
		margin: 10px 0px 0px 0px;
		color: #cccccc;
		border-top: 1px solid #e2e2e2;
	}
	h1 {
		font-size: 125%;
		font-weight:bold;
		letter-spacing: 3px;
		color: #0070d0;
		margin: 0px 0px 10px 0px;
	}
	h2 {
		margin: 0px 0px 0px 0px;
		font-size: 95%;
		letter-spacing: 2px;
		text-transform: uppercase;
		color: #666666;
	}
	h3 {	
		margin: 30px 0px 0px 0px;
		}
		
	a {
		color: #666666;
		text-decoration: none;
	}
	a:hover {
		color: #666666;
		text-decoration: underline;
	}
	#a2 {
		color: #ffffff;
		text-decoration: none;
	}
	#a2:hover {
		color: #ffffff;
		text-decoration: underline;
	}
.a {
		color: #cccccc;
		text-decoration: none;
	}
.a:hover {
		color: #ffffff;
		text-decoration: none;
	}