	html{
		height: 101%;
	}
	body {
		height: 101%;
		background: url(../images/metallic2.gif);
		margin: 5px 0px 5px 0px;
		color: #000000;
		font: 75% arial,helvetica,sans-serif;
		text-align: justify;
		padding: 3px 3px 0px 0px;
	}
	#table {
		font: 102% arial,helvetica,sans-serif;
		width: 900px;text-align: justify;
		background-color: #9933ff;
		padding: 0px 0px 0px 0px;
	}
	#table1 {
		width: 100%;
		font: 102% arial,helvetica,sans-serif;
		color: #dddddd;
		text-align: justify;
		padding: 10px 10px 10px 10px;
		line-height: 14pt;
	}
	#table2 {
		width: 100%;
		font: 102% arial,helvetica,sans-serif;
		color: #dddddd;
		text-align: left;
		padding: 5px 5px 5px 5px;
	}
	#contactus {
		font: 102% arial,helvetica,sans-serif;
		width: 100%;
		color: #666666;
		text-align: left;
		padding: 5px 5px 5px 5px;
	}
	#nav {
		font: 105% arial,helvetica,sans-serif;
		width: 900px;
		height: 25px;
		background: #000000;
		text-align: right;
		color: #c0c0c0;
		padding: 3px 20px 3px 3px;
		border-bottom: 5px solid #9933ff;
	}
	#banner {
		font: 102% arial,helvetica,sans-serif;
		width: 900px;
		height: 150px;
		text-align: right;
		color: #000000;
	}
	#footer {
		font: 90% arial,helvetica,sans-serif;
		width: 900px;
		height: 30px;
		background: #000000;
		color: #666666;
		letter-spacing: 1px;
		padding: 5px 5px 5px 5px;
		border-bottom: 5px solid #9933ff;
	}
	h1 {
		font-size: 125%;
		font-weight: normal;
		letter-spacing: 2px;
		color: #cccccc;
	}
	h2 {
		margin: 0px 0px 0px 0px;
		font-size: 120%;
		font-weight: bold;
		color: #dddddd;
	}
	h3 {	
		margin: 30px 0px 0px 0px;
		}
		
	a {
		font: 100% arial,helvetica,sans-serif;
		color: #c0c0c0;
		text-decoration: none;
	}
	a:hover {
		background: none;
		color: #ffffff;
		text-decoration: none;	
		}
.a2 {
		font: 100% arial,helvetica,sans-serif;
		color: #666666;
		text-decoration: none;
	}
.a2:hover {
		background: none;
		color: #cccccc;
		text-decoration: none;	
		}