	html{
		height: 101%;
	}
	body {
		height: 101%;
		background-color: #a7c3D1;
		margin: 5px 0px 5px 0px;
		font: 80% verdana;
		text-align: justify;
	}
	table {
		font: 100% arial,helvetica,sans-serif;
		text-align: justify;
	}
	#table1 {
		font: 100% arial,helvetica,sans-serif;
		text-align: justify;
		width: 900px;
		background: #eeeeee;
		color: #395d6b;
		vertical-align: top;
		padding-top: 0.25cm;
		padding-right: 0.25cm;
		padding-bottom: 0.25cm;
		padding-left: 0.25cm;
		line-height: 12pt;
	}
	#table2 {
		width: 675px;
		font: 100% arial,helvetica,sans-serif;
		color: #395d6b;
		text-align: left;
		vertical-align: top;
		padding: 3px 3px 3px 3px;
		line-height: 13pt;
	}
	#table3 {
		width: 100%;
		font: 110% arial,helvetica,sans-serif;
		color: #395d6b;
		text-align: center;
		font-weight: bold;
		vertical-align: top;
		padding-top: 0.25cm;
		padding-right: 0.25cm;
		padding-bottom: 0.25cm;
		padding-left: 0.25cm;
		line-height: 13pt;
	}
	#callback {
		width: 165px;
		font: 100% arial,helvetica,sans-serif;
		text-align: center;
		background: #a7c3d1;
		color: #395d6b;
		vertical-align: top;
		border-bottom: 1px solid #395d6b;
		border-top: 1px solid #395d6b;
		border-left: 1px solid #395d6b;
		border-right: 1px solid #395d6b;
	}
	#callback2 {
		text-align: center;
		color: #395d6b;
		padding: 3px 3px 3px 3px;
	}
	#banner {
		font: 115% arial,helvetica,sans-serif;
		width: 900px;
		text-align: left;
		vertical-align: top;
		line-height: 20pt;
	}

	#footer {
		font: 80% arial,helvetica,sans-serif;
		width: 900px;
		height: 30px;
		color: #cccccc;
		text-align: center;
		letter-spacing: 1px;
		background: #395d6b;
	}
	h1 {
		font-size: 100%;
		font-weight: normal;
		color: #395D6B;
		letter-spacing: 1px;
		font-variant: small-caps;
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 10px;
		border-left: 10px solid #395d6b;

	}
	h2 {
		margin: 15px 0px -15px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 110%;
		letter-spacing: 3px;
		text-transform: uppercase;
		font-weight: normal;
		color: #395D6B;
		border-left: 0px solid #444444;
	}
	h3 {	
		margin: 30px 0px 0px 0px;
		}
		
	a {
		color: #666666;
		text-decoration: none;
	}
	a:hover {
		color: #ffffff;
		text-decoration: none;
	}
.a2 {
		color: #395d6b;
		text-decoration: none;
	}
.a2:hover {
		color: #395d6b;
		text-decoration: underline;
	}
	
.a3 {
		color: #cccccc;
		text-decoration: none;
	}
.a3:hover {
		color: #ffffff;
		text-decoration: none;
	}