html {
		height: 101%;
	}
body {
		height: 101%;
		margin: 5px 0px 5px 0px;
		color: #444444;
		text-align: justify;
		padding: 0px 0px 0px 0px;	
		background: url(../images/metallic2.gif);
	}
	table {
		font: 100% arial,helvetica,sans-serif;
		text-align: justify;
		line-height: 13pt;
	}
	#table1 {
		font: 80% arial,helvetica,sans-serif;
		width: 900px;
		background-color: #000080;
		text-align: justify;
		background: url(../images/background.jpg);
		padding: 5px 10px 10px 10px;
		line-height: 13pt;
	}
	#table2 {
		font: 100% arial,helvetica,sans-serif;
		background-color: #000080;
		text-align: left;
		color: #ffffff;
		padding: 5px 5px 5px 5px;
		line-height: 13pt;
	}
	#banner {
		width: 900px;
		background-color: #000080;
		text-align: right;
		letter-spacing: 3px;
		color: #ffffff;
		border-top: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
	}
	#banner2 {
		font: 90% arial,helvetica,sans-serif;
		text-align: justify;
		letter-spacing: 3px;
		color: #ffffff;
		padding: 5px 5px 5px 5px;
	}

.contact {
		font: 90% arial,helvetica,sans-serif;
		background-color: #000080;
		padding: 5px;
		color: #ffffff;
		font-weight: normal;
		letter-spacing: 1px;
	}

#footer {
		font: 60% arial,helvetica,sans-serif;
		width: 900px;
		height: 30px;
		background-color: #000080;
		text-align: center;
		color: #cccccc;
		padding: 5px 5px 5px 5px;
		border-top: 1px solid #cccccc;
	}
	h1 {
		font-size: 115%;
		letter-spacing: 2px;
		font-weight: normal;
		color: #444444;
	}
	h2 {
		letter-spacing: 1px;
		font-size: 110%;
		font-weight: normal;
		color: #444444;
		padding: 0px 0px 5px 0px;
		margin: 0px 0px -15px 0px;
		border-bottom: 1px solid #cccccc;

	}
	h3 {
		font-size: 120%;
		font-weight: normal;
		text-align: center;
		margin: 10px 0px 0px 0px;
	}
		
	a {
		color: #666666;
		text-decoration: none;
	}
	a:hover {
		color: #333333;
		text-decoration: none;	
	}
.a {
		color: #cccccc;
		text-decoration: none;
	}
.a:hover {
		color: #ffffff;
		text-decoration: none;	
	}